summaryrefslogtreecommitdiff
blob: 2bdafa55494b68ed18ec8d02173e16226736dab3 (plain)
1
2
3
4
5
6
7
8
/var/log/consul-template/consul-template.log {
	su consul-template consul-template
	missingok
	size 5M
	rotate 3
	compress
	copytruncate
}