Does the spooling directory source support wilcards in the path? I am looking to watch a list of directories without having to reconfigure the agent when a new path is added. Example:
spoolingDir = /var/log/sources/* and when I add a new directory to the /var/log/sources dir, such as /var/log/sources/1, /var/log/sources/2, etc, the files placed there are automatically picked up by the agent. Thanks
