Security Basics mailing list archives

Re: CISCO ASA Firewall Log


From: John Bailey <rekkanoryo () rekkanoryo org>
Date: Thu, 20 Jan 2011 19:14:34 -0500

On 01/20/2011 10:59 AM, Muhammad Hafiz Rafek wrote:
Hi all,

How do i transfer ASA Log automatically to the syslog server??
Is there any free tools that i can monitor the ASA log in real time ??

Thank you


I'm sure this has been covered numerous times on this list already, but assuming
192.168.1.100 is your syslog server, accessible via interface "inside":

asa# conf t
asa(config)# logging inside 192.168.1.100
asa(config)# exit

You may need to tweak the logging settings to get what information you want.

There are a bunch of free syslog tools out there; you can get a realtime
"monitor" with something as simple as 'tail -f logfile' in Cygwin or a
Linux/UNIX environment.

John

Attachment: signature.asc
Description: OpenPGP digital signature


Current thread: