Hello ELK community,
I have a scenario where I need to input a specific log file into Auditbeat. In Filebeat, I can achieve this easily by configuring the log file path in the filebeat.inputs
section. However, I was wondering if a similar approach is possible in Auditbeat without having to install both Auditbeat and Filebeat on the same machine.
Is there a way to configure a specific log file input in Auditbeat, similar to how it is done in Filebeat? I want to avoid the overhead of managing two separate Beat installations on a single machine.
Any insights or recommendations would be greatly appreciated.
Thank you in advance for your help!