summaryrefslogtreecommitdiff
path: root/app-metrics/uwsgi_exporter/files/uwsgi_exporter.logrotated
blob: ea6820d6ca4a2362cbdb1edc087c07b6f9ff5223 (plain)
1
2
3
4
5
6
7
/var/log/uwsgi_exporter/uwsgi_exporter.log {
	missingok
	size 5M
	rotate 3
	compress
	copytruncate
}