I wanted to know the major difference between Cisco ASA and Pix logs . If there are any good links that will be great.

link|improve this question
feedback

2 Answers

The Cisco syslog format and messages have remained consistent across their security devices.

http://www.cisco.com/en/US/docs/security/asa/asa72/system/message/syslog.html

http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_v53/syslog/pixemsgs.htm

link|improve this answer
feedback

The major difference will be that on PIX, message will begin with %PIX and on ASA with %ASA You may look at http://www.cisco.com/en/US/docs/security/asa/asa80/system/message/logsevp.html Where you will see all message of PIX and ASA. As you will see some message only exist on PIX and some only on ASA.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown