|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.platform.SyslogProcessor
org.rhq.plugins.platform.SyslogListenerEventLogDelegate
public class SyslogListenerEventLogDelegate
Listens for syslog messages coming in over a socket.
| Field Summary |
|---|
| Fields inherited from class org.rhq.plugins.platform.SyslogProcessor |
|---|
EVENT_LOG_TYPE |
| Constructor Summary | |
|---|---|
SyslogListenerEventLogDelegate(ResourceContext resourceContext,
PropertyMap logProperties)
|
|
| Method Summary | |
|---|---|
void |
run()
|
void |
shutdown()
|
| Methods inherited from class org.rhq.plugins.platform.SyslogProcessor |
|---|
convertAnyLine, convertLine, convertLineDefaultFormat, convertLineParserRegEx, getEventContext, getIncludesPattern, getMinimumEventSeverity, getParserRegex, getSeverity, getSourceLocation, getTimestamp, parseRFC3339Date |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyslogListenerEventLogDelegate(ResourceContext resourceContext,
PropertyMap logProperties)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||