Use ^ for absolute input paths?

Hello,

I recently read about the filebeat filestream input. On prospector.scanner.include_files, there is an example saying you should use ^ in patterns if they're an absolute path. Does this transfer to the input paths aswell, so that I should use '^/var/log/application/*.log' for example? I guess the reasoning behind this is better performance, isn't it?

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