fix loglevels for webrtce-be

This commit is contained in:
Seth Call 2025-12-14 12:47:06 -06:00
parent a0ef12a969
commit a711041be5
1 changed files with 5 additions and 0 deletions

View File

@ -44,3 +44,8 @@ spec:
targetLabel: cluster targetLabel: cluster
pipelineStages: pipelineStages:
- cri: {} - cri: {}
- regex:
# Matches: [14.12.2025 17:53.42.010] [LOG] message...
expression: '^\[.*\] \[(?P<level>\w+)\]\s+(?P<message>.*)$'
- labels:
level: