Hi Roman, On Tuesday, 22 November 2016 07:32:53 UTC+1, [email protected] wrote: > > Can an input tackle multiple collectors/sidecar installations on different > hosts? >
Yes, one input can handle an almost arbitrary number of clients (mostly limited by the network protocol and the number of available sockets). > If yes, is there a benefit of creating an extra input per collector? > Yes, if you're using lots of extractors or complex extractors which don't need to run for all messages, or if you want to simplify stream rules (e. g. using one input for network devices only and another one for messages from your own applications), using multiple inputs for the same protocol makes sense. Cheers, Jochen -- 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/42ebcfb8-4faf-4fb0-b0d0-a018ff5ccd97%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
