Does anyone out there know how to determine what syslog level an alert is coming in as? Here's my situation:
Like just about everyone else, I have a broadband router (mine is netgear) with a couple of machines. I have my linux server sitting back here that I have catching all of the router messages.
What I want to do is take the messages from the router and stuff them into their own file, if possible. They are coming into /var/log/messages which makes me think they are coming in as *.info . Is this correct?
My syslog is standard RedHat 7.1 with the only mod being to add the -r to the /etc/sysconfig/syslog file (I think that's the path) to enable remote logging.
Anyone have knowlege of this type of thing?
Like just about everyone else, I have a broadband router (mine is netgear) with a couple of machines. I have my linux server sitting back here that I have catching all of the router messages.
What I want to do is take the messages from the router and stuff them into their own file, if possible. They are coming into /var/log/messages which makes me think they are coming in as *.info . Is this correct?
My syslog is standard RedHat 7.1 with the only mod being to add the -r to the /etc/sysconfig/syslog file (I think that's the path) to enable remote logging.
Anyone have knowlege of this type of thing?