public class SyslogLogEvent extends LogEvent
host
, then program
.Modifier and Type | Field and Description |
---|---|
static LogType.Description |
DESCRIPTION |
String |
host |
static String |
ID |
static LogType |
LOGTYPE |
String |
message |
String |
pid |
String |
program |
String |
timestamp |
Constructor and Description |
---|
SyslogLogEvent(LogEvent.Factory factory,
String rawLog) |
checkInitialized, dump, dump, getAttribute, getAttribute, getAttributes, getAttributesCount, getFactory, getRawLog, getTimestamp, getValue, setAttributes
public static final String ID
public static final LogType.Description DESCRIPTION
public SyslogLogEvent(LogEvent.Factory factory, String rawLog) throws ParseException
ParseException
Copyright © 2004–2014. All rights reserved.