Hi Team,
Our requirement is like this...
we have log files stored in different folders under master folder as csv format.
we want to send this to Elasticsearch using file beats as a part of automation.
we cant find solution how to handle multiple csv files using file beat from multiple folders and pull data from those folders and create different index for each csv file and move to Elasticsearch and visualize in kibana. its like streaming the log files.
Plz let us know we want to use logstash for this scenario
can anybody please help how to approach this process
Thanks in advance