Ignore "Last log rotation time" message.
This commit is contained in:
parent
6822c916e6
commit
8497937786
@ -51,7 +51,7 @@ scrape_configs:
|
||||
action: drop
|
||||
|
||||
- match:
|
||||
selector: '{job="syslog", hostname="esxi-new", appname="Rhttpproxy"} |~ "(warning rhttpproxy|->)"'
|
||||
selector: '{job="syslog", hostname="esxi-new", appname="Rhttpproxy"} |~ "(warning rhttpproxy|->|last log rotation time)"'
|
||||
action: drop
|
||||
|
||||
- match:
|
||||
|
Loading…
Reference in New Issue
Block a user