Package com.illumon.iris.logtailer
Class LogtailerConfiguration
java.lang.Object
com.illumon.iris.logtailer.LogtailerConfiguration
Class to retrieve the set of configurations for this tailer as filtered by process as specified on the command line.
Each Log entry will generate an associated BinaryLogFileManager instance, which are not actually created until
initializeBinaryLogFileManagers() is called. In the tailer's XML configuration file, each Log element
will correspond to one BinaryLogFileManager for each of its watched directories.
Note that even with the addition of additional streaming formats, BinaryLogFileManager may still be used.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
Container for a Log entry's attributes. -
Method Summary