Skip to main content

RAW_MESSAGE_COLUMN

Constant RAW_MESSAGE_COLUMN 

Source
const RAW_MESSAGE_COLUMN: &str = "message";
Expand description

Column holding the verbatim raw body on /raw (Splunk’s _raw). Named message to avoid clashing with /event’s event column (whose shape varies by client: string vs identity-flattened object).