public interface SyslogdConfig
SyslogdConfig interface.
Modifier and Type | Method and Description |
---|---|
String |
getDiscardUei()
getDiscardUei
|
String |
getForwardingRegexp()
getForwardingRegexp
|
HideMessage |
getHideMessages()
A collection of Strings we do not want to attach to the event.
|
String |
getListenAddress()
getListenAddress
|
int |
getMatchingGroupHost()
getMatchingGroupHost
|
int |
getMatchingGroupMessage()
getMatchingGroupMessage
|
boolean |
getNewSuspectOnMessage()
getNewSuspectOnMessage
|
String |
getParser()
getParser
|
int |
getSyslogPort()
getSyslogPort
|
UeiList |
getUeiList()
A collection of Strings->UEI's
|
int getSyslogPort()
getSyslogPort
boolean getNewSuspectOnMessage()
getNewSuspectOnMessage
int getMatchingGroupHost()
getMatchingGroupHost
int getMatchingGroupMessage()
getMatchingGroupMessage
String getParser()
getParser
HideMessage getHideMessages()
HideMessage
object.Copyright © 2016. All rights reserved.