- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2007 10:50 PM - edited 02-21-2020 01:42 AM
I have 2 PIX machines and I have configured the both of them to send logs to my syslogd. What I would like to know is how do I set up two different log files for each PIX machines? Cheers guys
Solved! Go to Solution.
- Labels:
-
Other Network Security Topics
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2007 12:29 AM
Hello Aziz,
You can use "syslog-ng" under linux. There, you can configure rules based on some fields (for example, the name reported by the pix) to send them to one file or another.
Alternatively, you can choose different locals for the two PIX and filter that on a legacy syslog daemon. But keep in mind that the number of local is limited.
Kind Regards,
Jean-Fran?ois Gobin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2007 12:29 AM
Hello Aziz,
You can use "syslog-ng" under linux. There, you can configure rules based on some fields (for example, the name reported by the pix) to send them to one file or another.
Alternatively, you can choose different locals for the two PIX and filter that on a legacy syslog daemon. But keep in mind that the number of local is limited.
Kind Regards,
Jean-Fran?ois Gobin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2007 10:10 PM
Thanks Gobin.
I think I will try syslog-ng.
I've actually set up 2 different locals before posting the question but that somehow was not working.
