Graylog2 / Graylog2/graylog2-server

Do not show "Extraction strategy" form for Grok extractor

Open
#3,233 1 comment 0 reactions 0 assignees View on GitHub
improvement processing triaged
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.

![b 347tfr7m5naaaaaelftksuqmcc](https://cloud.githubusercontent.com/assets/461/21423830/616a01ac-c83f-11e6-811b-d6e6067ddcd1.png)

## 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.