Routing Rules
Evaluated in priority order. Match DSL:
equals and exists on dot-path fields — two operators, by design.| Priority | Rule | Match | Destination | Status | |
|---|---|---|---|---|---|
| 10 | Security audit → Splunk | payload.msg_class = AUD | splunk-prod | enabled | |
| 20 | Batch job telemetry → Dynatrace | payload.job_name existssource_type = powerconnect-abap | dynatrace-logs | enabled | |
| 90 | IDoc failures → Splunk | payload.idoc_status = 51 | splunk-prod | disabled | |
| 100 | Everything → S3 archive | tenant_id exists | s3-archive | enabled |