Accessing fields extracted by Extractors in Pipeline Rules

HI, all.

It is possible to access fields extracted by extractors, in pipeline rule?

It depends on the processing order

http://docs.graylog.org/en/2.2/pages/pipelines/usage.html

But, yes that is possible

1 Like

Thank you!

One more question. Can i use “nested” conditions?
Something like

when
...
then
    when
    ...
    then
    ...
    end
end

Hej,

nested conditions are not possible.