Hi All,
I have a scenario where two log files are in different directory paths but the log structure of them is same. I want to pass both of them as input files in a single config file so that the filter in it will parse the logs.
Can someone please suggest the syntax to pass more than 1 log file as input in logstash.