> Is there any way to rotate client side’s log > > It’s getting bigger every day. You can also configure logrotate - which is on most Linux systems - to handle this. "man logrotate". It'll handle compression and deletion of older files, too. Whit