Hello,
I need to collect two different logs from the same machine and to forward them to tow different inputs in Graylog.
So I first created those two Beats inputs:
Then I created this configuration:
With two different outputs pointing to my two inputs above (using different ports):
And two different configuration’ inputs:
The issue is that I’m receiving events (all) in only one input
The generated filebeat is:
Obviously sidecar does not take in the acount one of the two outputs
I made restart of the collector many times without any result
Please help and many Thanks in advance