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 displayThe display name for a component.
Indicates whether the processor is enabled.
Optional fileDefines a static enrichment table loaded from a CSV file.
Optional geoipUses a GeoIP database to enrich logs based on an IP field.
The unique identifier for this processor.
A Datadog search query used to determine which logs this processor targets.
Optional referenceUses a Datadog reference table to enrich logs.
Path where enrichment results should be stored in the log.
The processor type. The value should always be enrichment_table.
Generated using TypeDoc
The
enrichment_tableprocessor enriches logs using a static CSV file, GeoIP database, or reference table. Exactly one offile,geoip, orreference_tablemust be configured.Supported pipeline types: logs