Update logfile configurations.
This commit is contained in:
parent
9f1e0b51c8
commit
44b93b9422
17 changed files with 287 additions and 127 deletions
5
etc/logrotate.d/prometheus-alertmanager
Normal file
5
etc/logrotate.d/prometheus-alertmanager
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/var/log/prometheus/prometheus-alertmanager.log {
|
||||
copytruncate
|
||||
notifempty
|
||||
missingok
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue