cep: bindings: rabbit-eebus-alarm-routingkey: enabled: false in: type: RABBIT match: # IMPORTANT: for Rabbit ingress we match on the *received routing key* if present, # otherwise we match on the consumer queue name. queueRegex: "^alarms\\.(?[^.]+)\\.(?[^.]+)\\.(?[^.]+)$" extract: tenant: "default" parserRef: "eebusAlarm" detectorRef: "passthroughEebusAlarm" lifecyclePolicyRef: "default" outputRefs: ["rabbitMalisEebus"]