|
||||||||||
| 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.SyslogFileEventLogDelegate
public class SyslogFileEventLogDelegate
Reads syslog messages from a file.
| Field Summary |
|---|
| Fields inherited from class org.rhq.plugins.platform.SyslogProcessor |
|---|
EVENT_LOG_TYPE |
| Constructor Summary | |
|---|---|
SyslogFileEventLogDelegate(ResourceContext resourceContext,
PropertyMap logProperties)
|
|
| Method Summary | |
|---|---|
java.util.Set<Event> |
processLines(java.io.BufferedReader bufferedReader)
|
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 SyslogFileEventLogDelegate(ResourceContext resourceContext,
PropertyMap logProperties)
| Method Detail |
|---|
public void shutdown()
public java.util.Set<Event> processLines(java.io.BufferedReader bufferedReader)
throws java.io.IOException
processLines in interface LogEntryProcessorjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||