<?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: Quick syslog question ASA 5500/8.04 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198870#M859565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this - it didn't work quite correctly - I get a unknown command.  If I expand it to incl hash, I get a blank.  However, just doing a 'sh access-list &lt;BLAH&gt;' did give me the identifiers, just not how I expected.  The nicer thing is that it gave me the hitcounts per ip address, instead of just per ACE.&lt;/BLAH&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2009 14:17:40 GMT</pubDate>
    <dc:creator>RICH FRUEH</dc:creator>
    <dc:date>2009-06-03T14:17:40Z</dc:date>
    <item>
      <title>Quick syslog question ASA 5500/8.04</title>
      <link>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198868#M859556</link>
      <description>&lt;P&gt;Is there a way to get, from the syslog messages, which ACE of an ACL triggered a deny?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;frex, I have an object, Blocked_addresses, which contains 30 addresses.  This is used in a deny in an ACL.  This element of the ACL shows a bunch of hits, but no details as to which element was matched.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to search the log repository for the whole list of IPs to see which one hit, I'd like to search the syslog for the specific ACE, so I can quickly isolate those messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know each ACE has it's own identifier, but do they show up in the syslog in a usable format?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:38:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198868#M859556</guid>
      <dc:creator>RICH FRUEH</dc:creator>
      <dc:date>2019-03-11T15:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Quick syslog question ASA 5500/8.04</title>
      <link>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198869#M859560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The deny usually has a hash value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see which ACE that is you need to issue sh access-l blah | i hash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presently it is not possible to get the appropriate ACE in the syslog deny message only the hash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 01:42:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198869#M859560</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-06-03T01:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Quick syslog question ASA 5500/8.04</title>
      <link>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198870#M859565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this - it didn't work quite correctly - I get a unknown command.  If I expand it to incl hash, I get a blank.  However, just doing a 'sh access-list &lt;BLAH&gt;' did give me the identifiers, just not how I expected.  The nicer thing is that it gave me the hitcounts per ip address, instead of just per ACE.&lt;/BLAH&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 14:17:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198870#M859565</guid>
      <dc:creator>RICH FRUEH</dc:creator>
      <dc:date>2009-06-03T14:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Quick syslog question ASA 5500/8.04</title>
      <link>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198871#M859569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to include for the hash value that you see in the syslogs when you issue sh access-list output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;TK00FWSM# show access-list vl998&lt;/P&gt;&lt;P&gt;access-list vl998; 102 elements&lt;/P&gt;&lt;P&gt;access-list vl998 line 1 extended permit tcp any object-group&lt;/P&gt;&lt;P&gt;sisj-cgp-mailfe-svc eq smtp 0xb7e52495&lt;/P&gt;&lt;P&gt;access-list vl998 line 1 extended permit tcp any host&lt;/P&gt;&lt;P&gt;sisj-cgp-mailfe00-svc eq smtp (hitcnt=0) 0x4115ae92&lt;/P&gt;&lt;P&gt;access-list vl998 line 1 extended permit tcp any host&lt;/P&gt;&lt;P&gt;sisj-cgp-mailfe01-svc eq smtp (hitcnt=0) 0x9b15500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh access-l v1998 | i 0x9b15500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the hash that you see in the syslogs in the above command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 19:26:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198871#M859569</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-06-04T19:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Quick syslog question ASA 5500/8.04</title>
      <link>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198872#M859571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;FACE palm=""&gt;&lt;/FACE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see.  I read the literal 'hash' not the variable hash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 19:43:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-syslog-question-asa-5500-8-04/m-p/1198872#M859571</guid>
      <dc:creator>RICH FRUEH</dc:creator>
      <dc:date>2009-06-04T19:43:25Z</dc:date>
    </item>
  </channel>
</rss>

