Graylog2 / Graylog2/graylog2-server
Do not show "Extraction strategy" form for Grok extractor
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
The Grok extractor does not support the CUT extraction strategy because it cannot provide `beginIndex` and `endIndex` fields for the extraction results. The extractor form should not show the options for the extraction strategy because it implies that this works.
## Current Behavior
The extraction strategy options are shown in the Grok extractor form.

## Possible Solution
Hide the extraction strategy form when editing a Grok extractor.
## Your Environment
* Graylog Version: 2.2.0-beta.3-SNAPSHOT+3f94dc5
Contributor guide
Assessment
This issue has not been assessed yet.