Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Add additional parameter to tailDir source to make it recurse into subdirectories for watching/tailing files. Ideally add parameter which defines max depth of recursing.
Motivation:
There are monitoring (and other type of tools) tools which write logs into multiple dirs, i.e. log files are not in a single dir but placed into multiple dirs with tree structure. E.g. collectd creates separate dir for each cpu and puts there logs.