/var/log/xha.log {
    missingok
    rotate 5
    size 100k
    postrotate
	killall -HUP xhad
    endscript
}
