Hi Jamie, Am Mittwoch, 24. September 2014 19:58:38 UTC+2 schrieb Jamie Geyer: > > just a quick question - > In general does adding extractors to an input cause any performance > impacts on the input? >
In general yes, because the extractors have to be run for every message which is processed by that input. The concrete impact varies between "negligible" and "a lot" depending on the number and complexity of extractors. I recommend taking a look at the stream_processing_timeout and stream_processing_max_faults settings in your graylog2.conf and configure them accordingly (or keep the quite sane defaults). Cheers, Jochen -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
