Class LogserverContainer

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.ComponentsConfig.Producer, com.yahoo.container.core.ContainerHttpConfig.Producer, com.yahoo.container.jdisc.ContainerMbusConfig.Producer, com.yahoo.container.jdisc.JdiscBindingsConfig.Producer, com.yahoo.container.QrConfig.Producer, ConfigProducer, NetworkPortRequestor, Service, Serializable

public class LogserverContainer extends Container
Container that should be running on same host as the logserver. Sets up a handler for getting logs from logserver. Only in use in hosted Vespa.
See Also: