aboutsummaryrefslogtreecommitdiffstats
path: root/community/elasticsearch/elasticsearch.logrotated
blob: 39eb6c15af96feab59657821f7cdde6d4f2dec39 (plain)
1
2
3
4
5
/var/log/elasticsearch/*.log {
	compress
	copytruncate
	missingok
}