cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

ASA 8.2 is not sending message to syslog server

sreelalggbm
Level 1
Level 1

Dear All,

I have ASA with version 8.2.

I tried to configure syslog server on the ASA with following commands.

logging host DMZ4-INT 10.228.138.99

logging enable

logging timestamp

logging buffered errors

logging trap errors

logging asdm informational

logging facility 21

logging permit-hostdown

I have ensured that port 514 is opened on the ASA

access-list DMZ4-INT_in line 6 extended permit udp host 10.228.138.99 any eq syslog

access-group DMZ4-INT_in in interface DMZ4-INT

I am using the syslog server 3C Daemon But ASA is not sending any message to syslog.But I can see the logs when I run the command "show logging"

Who Me Too'd this topic