Hi,

I'm a brand new user of Graylog, and it seems very amazing. Thank you for the great work.

I'd like to set up a "conditional extractor", something like this :

  if pri=2 then
    priority="critical"
  else if pri=1 then
    priority "warning"
  else
    priority = "info"

Is there a way to do that ?

Moreover, I'd appreciate to be able to write some more specific extractor code in Python. Is it possible to do that, via external plugin ? If so, could someone point me out some useful links ?

Thank you in advance,

Kind regards

--
You received this message because you are subscribed to the Google Groups "Graylog 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/567A70A1.3010908%40bc-109.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to