Two seprate log files to put in separate index

Hello Experts :slight_smile:

Need your assistance on below use case of mine where filebeat is running as kubernetes daemon set.

I have two log files under same folder in which i want to parse and push data to separate index.

for Eg.

logfile-1.log --> Index-1
somelog-1.log --> Index-2

Kindly let me know if we can achieve this via filebeat.

Regards,
Abhi

Hello All :grinning:
Got the solution, used logstash to achieve this.

Filebeat --> Logstash --> Elasticsearch --> Kibana.

Regards,
Abhi

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.