I'm trying to configure a central syslog server running rsyslog. I've set up the configuration so that it is capturing the firewall logs from our Cisco router.
We have an NFS share attached to the syslog server, I'd like to store the logs here but everytime I try and set it as the store location for the logs I stop receiving the logs from the router. Is it possibly to use another directory other than /var/log to store logs?
sudo rsyslogd -dnto see if it provides any messages. Add the relevant lines from your nfs exports, and the syslog config to your post if you want better answers.