Skip to content

Commit cb2edac

Browse files
committed
👷update loki pipeline filter
1 parent 78add2c commit cb2edac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

kyma/telemetry/templates/log-pipeline-loki.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ spec:
2222
filters:
2323
- custom: |
2424
Name grep
25-
Regex $log['alert'] true
25+
Match *
26+
Regex log \b(type\"\s*:\s*\"(alert|event|system|debug))\b

0 commit comments

Comments
 (0)