Hello,
I'm stuck. I am remote logging to a server but all the logs are going into /var/log/messages and I want to be able to log them to a separate log file, like say /var/log/remotesystem instead of /var/log/messages.
Does anyone have an idea on how to make this happen?
Jon