Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional alwaysWhether to always use a text key for element content.
Optional attrThe prefix to use for XML attributes in the parsed output.
Optional displayThe display name for a component.
Indicates whether the processor is enabled.
The name of the log field that contains an XML string.
The unique identifier for this component. Used in other parts of the pipeline to reference this component (for example, as the input to downstream components).
A Datadog search query used to determine which logs this processor targets.
Optional includeWhether to include XML attributes in the parsed output.
Optional parseWhether to parse boolean values from strings.
Optional parseWhether to parse null values.
Optional parseWhether to parse numeric values from strings.
Optional textThe key name to use for text content within XML elements. Must be at least 1 character if specified.
The processor type. The value should always be parse_xml.
Generated using TypeDoc
The
parse_xmlprocessor parses XML from a specified field and extracts it into the event.Supported pipeline types: logs