Extractor numeric search is not working as expected

Hi team,

I am trying to define a numerical condition on the message received to graylog, have used extractor for separating the value from message. when i am using search condition for the values filtered defined with extractor the output generated is not accurate, can any one help me to sort it out.

BR
Venkatesh. P

You have to set the field type to number ín elasticsearch first.
Eg. https://gist.github.com/thomasdarimont/a8d849b458c2db40de9dd2909c2c19d7

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.