1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
aports/community/elasticsearch/elasticsearch.logrotated
2019-01-23 16:15:07 +01:00

5 lines
68 B
Text

/var/log/elasticsearch/*.log {
compress
copytruncate
missingok
}