Filebeat for apache logs on Windows

Hi!

I'm trying to configure this module for filebeat, but I keep geting errors like "No paths were defined for input accessing config".

I've tried configuring the apache.yml module (which we enabled) by modifying its var.paths with different combos of using single quotes, doble quotes, "/", "//", "", and whatever other foumulas we saw on forums and doc, but with no luck.

The logs we need to analyze are not in any default path, so we need to tell it were it is.

Any idea on how to do this? We basically disabled any input in filebeat.yml and are relying solely in the paths given in our apache.yml module.

Thank you!

I believe something like this, would work, but can you share your configuration?

C:/ProgramData/apache/Logs/*.log

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