Class LogAggregatorService

java.lang.Object
com.fishlib.util.process.OnetimeShutdownTask
com.illumon.iris.db.v2.logaggregator.LogAggregatorService
All Implemented Interfaces:
com.fishlib.util.process.ShutdownManager.Task

public class LogAggregatorService
extends com.fishlib.util.process.OnetimeShutdownTask
Service to allow binary logging over the network. Any client that can log to a file can log to this service instead, by changing the BinaryStoreWriterFactory in use. Multiple clients producing data for the same identifying 4-tuple may be combined into a single file.