Hi there,
i'm not able to exclude files with names like:
NAg_ALL_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX_TTT_SSSSSS.Batch.exe.log
14a8002e-0c20-40f3-a7bc-2800985dc684NAg_ALL_DDDDDDDDDDDDDDDD_EEEEE.TTTTTTT.exe.log
with this
exclude_files: ['^NAg_ALL_\.log$']
the NAg_ALL_ files have not to be shipped with file beat.
Thanks for any help
Adam