Current File : //proc/thread-self/root/etc/logrotate.d/jetindexd
/usr/local/jetapps/var/log/jetindexd/jetindexd.log {
	daily
	rotate 60
	compress
	dateext
	missingok
	notifempty
	sharedscripts
	copytruncate
	create 0600 root root
}