Class SyslogHeaders
java.lang.Object
org.springframework.integration.syslog.SyslogHeaders
Headers in a
Map
generated by the @link SyslogToMapTransformer
that
will be added to Spring Integration messages as headers, prefixed by PREFIX
.- Since:
- 3.0
- Author:
- Gary Russell
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
PREFIX
- See Also:
-
FACILITY
- See Also:
-
SEVERITY
- See Also:
-
TIMESTAMP
- See Also:
-
HOST
- See Also:
-
TAG
- See Also:
-
MESSAGE
- See Also:
-
APP_NAME
- See Also:
-
PROCID
- See Also:
-
MSGID
- See Also:
-
VERSION
- See Also:
-
STRUCTURED_DATA
- See Also:
-
SEVERITY_TEXT
- See Also:
-
SOURCE_TYPE
- See Also:
-
SOURCE
- See Also:
-
UNDECODED
- See Also:
-
DECODE_ERRORS
- See Also:
-
ERRORS
- See Also:
-