File logrotate of Package xinetd
/var/log/xinetd.log {
compress
dateext
maxage 365
rotate 99
size=+2048k
notifempty
missingok
copytruncate
postrotate
/etc/init.d/xinetd reload
endscript
}
We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.
/var/log/xinetd.log {
compress
dateext
maxage 365
rotate 99
size=+2048k
notifempty
missingok
copytruncate
postrotate
/etc/init.d/xinetd reload
endscript
}