public class ApacheErrorLogEntryProcessor extends MultiLineLogEntryProcessor
LogEntryProcessor for Apache HTTPd error log files.MultiLineLogEntryProcessor.LogEntry, MultiLineLogEntryProcessor.ParseExceptiondateFormat, eventType, includesPattern, log, logFile, minimumSeverity| Constructor and Description |
|---|
ApacheErrorLogEntryProcessor(String eventType,
File logFile) |
| Modifier and Type | Method and Description |
|---|---|
protected DateFormat |
getDefaultDateFormat() |
protected Pattern |
getPattern() |
protected MultiLineLogEntryProcessor.LogEntry |
processPrimaryLine(Matcher matcher) |
parseDateString, processLine, processLines, setDateFormat, setDateIfNotSet, setIncludesPattern, setMinimumSeverityprotected Pattern getPattern()
getPattern in class MultiLineLogEntryProcessorprotected DateFormat getDefaultDateFormat()
getDefaultDateFormat in class MultiLineLogEntryProcessorprotected MultiLineLogEntryProcessor.LogEntry processPrimaryLine(Matcher matcher) throws MultiLineLogEntryProcessor.ParseException
processPrimaryLine in class MultiLineLogEntryProcessorMultiLineLogEntryProcessor.ParseExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.