Posted: Wed Oct 28, 2015 12:59 pm Post subject: broker log rotate steps on soalris
Centurion
Joined: 26 Oct 2012 Posts: 118
we have below steps for setting up syslog rotate on a linux broker.
Can someone help with what will be the steps to setup syslog rotate on a solaris broker?
Steps to setup Log rotate on a Linux broker:
==============================
· Log on as root
· Add the following line to the /etc/logrotate.conf
#Broker specific syslog rotation
/var/mqsi/syslog/syslog.user{
weekly
copytruncate
rotate 8
compress
notifempty
}
· Restart the logrotate daemon
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum