Modifier and Type | Constant Field | Value |
---|---|---|
static final String |
DEFAULT_PATTERN_NAME |
"/default-grok-patterns.txt" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final String |
RAW_MESSAGE_NAME |
"_raw" |
static final String |
STACK_TRACE_COLUMN_NAME |
"stackTrace" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPRESSION_FORMAT_BZIP2 |
"bzip2" |
public static final String |
COMPRESSION_FORMAT_GZIP |
"gzip" |
public static final String |
COMPRESSION_FORMAT_NONE |
"none" |
public static final String |
COMPRESSION_FORMAT_SNAPPY |
"snappy" |
public static final String |
COMPRESSION_FORMAT_SNAPPY_FRAMED |
"snappy framed" |
public static final String |
COMPRESSION_FORMAT_XZ_LZMA2 |
"xz-lzma2" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final String |
RAW_MESSAGE_NAME |
"_raw" |
public static final String |
RFC_5424_SCHEMA_NAME |
"default-5424-schema" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GENERIC_SYSLOG_SCHEMA_NAME |
"default-syslog-schema" |
static final String |
RAW_MESSAGE_NAME |
"_raw" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final byte |
NEW_LINE |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final String |
TIMESTAMP_FORMAT |
"yyyy-MM-dd\'T\'HH:mm:ss.SSS" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final String |
BINARY_TAG |
"Binary" |
private static final String |
DATA_TAG |
"Data" |
Copyright © 2021 Apache NiFi Project. All rights reserved.