Class LogtailerConfiguration

java.lang.Object
com.illumon.iris.logtailer.LogtailerConfiguration

public class LogtailerConfiguration
extends Object
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.