Log Parsers
Get log parser configuration
Retrieve the configuration document for the given server-side log parser (syslog, Windows event log, or OpenTelemetry log). The configuration is an XML document returned verbatim in the content field; an empty string means no parser rules are configured.
get/v1/log-parsers/{parser-type}
Response
Log parser configuration retrieved successfully