Merge branch 'promtail-ssh-modify' of kazu634/itamae into master

This commit is contained in:
Kazuhiro MUSASHI 2020-09-22 00:58:36 +09:00 committed by Gitea
commit af970c80a7
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ scrape_configs:
stages:
- drop:
expression: (CRON|sudo)
expression: (CRON|sudo|session)
- regex:
expression: '^(?P<timestamp>\w+ +[0-9]+ [0-9]+:[0-9]+:[0-9]+) [^:]+: (?P<message>.+)$'