<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Understanding Cisco ASA syslog message format. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4530341#M1086370</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;, here are the outputs:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;# show version
Cisco Adaptive Security Appliance Software Version 9.12(4)24
SSP Operating System Version 2.6(1.230)
Device Manager Version 7.9(2)152
Compiled on Wed 28-Apr-21 05:32 GMT by builders
System image file is ”disk0:/asa9-12-4-24-smp-k8.bin"
Config file at boot was ''startup-config1'



# show logging setting
Syslog logging: enabled
Facility: 20
Timestamp logging: enabled
Hide Username logging: enabled
Standby logging: enabled
Debug-trace logging: disabled
Console logging: class auth webvpn svc ssl, 16719497 messages logged
Monitor logging: level warnings, 1044798800 messages logged
Buffer logging: level warnings, 1870924773 messages logged
Trap logging: level warnings, class vpn, facility 20, 22921480346 messages logged
Logging&amp;nbsp;to MGMT 109.1.1.1, UDP TX:946580772
Logging&amp;nbsp;to MGMT 109.1.1.1, UDP TX:946532788&amp;nbsp;errors: 117&amp;nbsp;dropped: 47984
Logging&amp;nbsp;to MGMT 109.1.1.1, UDP TX:946543979&amp;nbsp;errors: 105&amp;nbsp;dropped: 36793
Logging&amp;nbsp;to MGMT 109.1.1.1, UDP TX:946580772
Global TCP syslog stats::
NOT-PUTABLE: 0, ALL_CHANNEL_DOWN: 0
CHANNEL-FLAP-CNT: 0, SYSLOG_PKT_LOSS: 0
PARTIAL-REWRITE-CNT: 0
Permit-hostdown logging: enabled
History logging: level critical, 4527475 messages logged
Device ID: disabled
Mail logging: disabled
ASDM logging: level warnings, 1044798804 messages logged&lt;/PRE&gt;</description>
    <pubDate>Wed, 12 Jan 2022 17:05:41 GMT</pubDate>
    <dc:creator>oscar.quinonez</dc:creator>
    <dc:date>2022-01-12T17:05:41Z</dc:date>
    <item>
      <title>Understanding Cisco ASA syslog message format.</title>
      <link>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4529711#M1086334</link>
      <description>&lt;P&gt;We have a requirement to collect messages from cisco ASA where the Severity is Warnings (Severity 4, 3, 2,1, 0).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The client ASA is configured as such:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt; 

ca-edge-fw# show run all logging
logging enable
logging timestamp
logging hide username
logging buffer-size 4096
logging asdm-buffer-size 100
logging buffered warnings
logging trap warnings
logging console warning
logging asdm warningslogging device-id hostname
logging host inside 109.1.1.1 17/514
logging flash-minimum-free 3076
logging flash-maximum-allocation 1024&lt;/PRE&gt;&lt;P&gt;It looks like I'm getting on the syslog remote server some the following message types:&lt;/P&gt;&lt;PRE&gt;&amp;lt;166&amp;gt;Jan 9 23:16:13 ca-edge-fw %ASA-6-106100:...&lt;BR /&gt;&amp;lt;166&amp;gt;Jan 9 23:16:12 ca-edge-fw %ASA-6-607001:....&lt;BR /&gt;&amp;lt;167&amp;gt;Jan 9 23:16:08 ca-edge-fw %ASA-7-713035:...&lt;/PRE&gt;&lt;P&gt;When we parse &amp;lt;166&amp;gt; and &amp;lt;167&amp;gt; strings,&amp;nbsp; our decode maps to:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;166: Severity 6 (Informational), Facility 20
167: Severity 7 (Debug), Facility 20&lt;/PRE&gt;&lt;P&gt;ref:&amp;nbsp;&lt;A title="Syslog protocol RFC 5424" href="https://datatracker.ietf.org/doc/html/rfc5424" target="_self"&gt;Syslog protocol RFC 5424&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Now we are also looking at Cisco's:&amp;nbsp;&lt;A title="Cisco ASA Series Syslog Messages by Severity" href="https://www.cisco.com/c/en/us/td/docs/security/asa/syslog/b_syslog/messages-listed-by-severity-level.html" target="_self"&gt;Cisco ASA Series Syslog Messages by Severity&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the above it looks like the Syslog Collector Server is receiving unwanted debug and Informational messages from the Cisco log originator.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is the running configuration snippet shown above supposed to meet our requirement?&amp;nbsp;&lt;BR /&gt;If so, why is the Syslog Collector Server receiving unwanted noise?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 19:13:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4529711#M1086334</guid>
      <dc:creator>oscar.quinonez</dc:creator>
      <dc:date>2022-01-11T19:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Cisco ASA syslog message format.</title>
      <link>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4529724#M1086335</link>
      <description>&lt;P&gt;what ASA&amp;nbsp; code running,&amp;nbsp; Can you post :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;# &lt;STRONG class="cBold"&gt;show logging&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 19:25:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4529724#M1086335</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-11T19:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Cisco ASA syslog message format.</title>
      <link>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4529920#M1086339</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;,&amp;nbsp; I sent the request to the firewall team to provide the information. With this is in mind, is the mapping between vendor specification and RFC jiving together?&lt;BR /&gt;What is the rationale on getting the "show version"&amp;nbsp; and "show logging setting" output? Are you looking for a misconfiguration or a Operating System deficiency?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 01:21:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4529920#M1086339</guid>
      <dc:creator>oscar.quinonez</dc:creator>
      <dc:date>2022-01-12T01:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Cisco ASA syslog message format.</title>
      <link>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4530094#M1086354</link>
      <description>&lt;P&gt;I can see there is facility 20 on the output, so want to verify some output of show logging.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ASA has ability to send only certain logs and facility logs to syslog, also wiht error codes.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 10:00:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4530094#M1086354</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-12T10:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Cisco ASA syslog message format.</title>
      <link>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4530341#M1086370</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;, here are the outputs:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;# show version
Cisco Adaptive Security Appliance Software Version 9.12(4)24
SSP Operating System Version 2.6(1.230)
Device Manager Version 7.9(2)152
Compiled on Wed 28-Apr-21 05:32 GMT by builders
System image file is ”disk0:/asa9-12-4-24-smp-k8.bin"
Config file at boot was ''startup-config1'



# show logging setting
Syslog logging: enabled
Facility: 20
Timestamp logging: enabled
Hide Username logging: enabled
Standby logging: enabled
Debug-trace logging: disabled
Console logging: class auth webvpn svc ssl, 16719497 messages logged
Monitor logging: level warnings, 1044798800 messages logged
Buffer logging: level warnings, 1870924773 messages logged
Trap logging: level warnings, class vpn, facility 20, 22921480346 messages logged
Logging&amp;nbsp;to MGMT 109.1.1.1, UDP TX:946580772
Logging&amp;nbsp;to MGMT 109.1.1.1, UDP TX:946532788&amp;nbsp;errors: 117&amp;nbsp;dropped: 47984
Logging&amp;nbsp;to MGMT 109.1.1.1, UDP TX:946543979&amp;nbsp;errors: 105&amp;nbsp;dropped: 36793
Logging&amp;nbsp;to MGMT 109.1.1.1, UDP TX:946580772
Global TCP syslog stats::
NOT-PUTABLE: 0, ALL_CHANNEL_DOWN: 0
CHANNEL-FLAP-CNT: 0, SYSLOG_PKT_LOSS: 0
PARTIAL-REWRITE-CNT: 0
Permit-hostdown logging: enabled
History logging: level critical, 4527475 messages logged
Device ID: disabled
Mail logging: disabled
ASDM logging: level warnings, 1044798804 messages logged&lt;/PRE&gt;</description>
      <pubDate>Wed, 12 Jan 2022 17:05:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/understanding-cisco-asa-syslog-message-format/m-p/4530341#M1086370</guid>
      <dc:creator>oscar.quinonez</dc:creator>
      <dc:date>2022-01-12T17:05:41Z</dc:date>
    </item>
  </channel>
</rss>

