Hi,
I want to process the logs of multiple directories with filebeat. This files are contained in a share folder. I do not understand why the path "\\share\folder\*.log" works well and the path "\\share\*\*.log" works wrong. The second path is handled as plain text and I do not understand it.
Thanks