Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: v0.9.3
-
Component/s: Sinks+Sources
-
Labels: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.