org.rhq.plugins.platform
Class SyslogListenerEventLogDelegate
java.lang.Object
org.rhq.plugins.platform.SyslogProcessor
org.rhq.plugins.platform.SyslogListenerEventLogDelegate
- All Implemented Interfaces:
- Runnable
public class SyslogListenerEventLogDelegate
- extends SyslogProcessor
- implements Runnable
Listens for syslog messages coming in over a socket.
- Author:
- Greg Hinkle, John Mazzitelli
| 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 |
SyslogListenerEventLogDelegate
public SyslogListenerEventLogDelegate(ResourceContext resourceContext,
org.rhq.core.domain.configuration.PropertyMap logProperties)
run
public void run()
- Specified by:
run in interface Runnable
shutdown
public void shutdown()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.