Hello Experts
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