public static interface SyslogTCPInput.Factory extends MessageInput.Factory<SyslogTCPInput>
Modifier and Type | Method and Description |
---|---|
SyslogTCPInput |
create(Configuration configuration) |
SyslogTCPInput.Config |
getConfig() |
SyslogTCPInput.Descriptor |
getDescriptor() |
SyslogTCPInput create(Configuration configuration)
create
in interface MessageInput.Factory<SyslogTCPInput>
SyslogTCPInput.Config getConfig()
getConfig
in interface MessageInput.Factory<SyslogTCPInput>
SyslogTCPInput.Descriptor getDescriptor()
getDescriptor
in interface MessageInput.Factory<SyslogTCPInput>
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.