Hi,
I have multiple resources that I want to configure to send Syslog to Logstash and then send it to S3.
I'd appreciate hearing your thoughts regarding the two following options:
- Multiple resources on the input, each resource would be configured with a unique port and would receive a unique type.
- One resource on the input and then add different tags on the filter, using the grok plugin. I should dig into this matter.
Thank you.