<?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 Hi, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993704#M149358</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;You can check the &lt;G class="gr_ gr_76 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" id="76" data-gr-id="76"&gt;real time&lt;/G&gt; logging on the ASDM for real time hits.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Go to the monitoring tab on the ASDM and click on logging tab.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;G class="gr_ gr_170 gr-alert gr_gramm gr_run_anim Punctuation multiReplace" id="170" data-gr-id="170"&gt;Alternatively&lt;/G&gt; you can use the logging keyword in the ACL statement as well:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/configuration/guide/config/acl_logging.html&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;hostname(config)# &lt;B class="cBold"&gt;access-list TEST permit ip any any log&lt;/B&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2016 19:59:06 GMT</pubDate>
    <dc:creator>Aditya Ganjoo</dc:creator>
    <dc:date>2016-10-10T19:59:06Z</dc:date>
    <item>
      <title>ASA ACL logging</title>
      <link>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993703#M149357</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have an access-list with permit ip any any at the bottom configured and applied to an interface. The reason I am permitting any traffic at the bottom is not to adversely affect legitimate traffic until I know the environment. When I do show access-list,&amp;nbsp;the hit count for ip any any increments,&amp;nbsp;but don't see the source and destination ip addresses hitting the access-list. Is this not the best way to see what is hitting the access-list?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:22:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993703#M149357</guid>
      <dc:creator>Chekol Retta</dc:creator>
      <dc:date>2019-03-12T08:22:37Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993704#M149358</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;You can check the &lt;G class="gr_ gr_76 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" id="76" data-gr-id="76"&gt;real time&lt;/G&gt; logging on the ASDM for real time hits.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Go to the monitoring tab on the ASDM and click on logging tab.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;G class="gr_ gr_170 gr-alert gr_gramm gr_run_anim Punctuation multiReplace" id="170" data-gr-id="170"&gt;Alternatively&lt;/G&gt; you can use the logging keyword in the ACL statement as well:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/configuration/guide/config/acl_logging.html&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;hostname(config)# &lt;B class="cBold"&gt;access-list TEST permit ip any any log&lt;/B&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 19:59:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993704#M149358</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-10-10T19:59:06Z</dc:date>
    </item>
    <item>
      <title>Hi Aditya</title>
      <link>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993705#M149359</link>
      <description>&lt;P&gt;Hi Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Yes the ACL is configured with the log keyword at the end. I also have permit ip 10.0.0.0 255.255.0.0 10.10.0.0 255.255.0.0 log 7 and permit tcp 192.168.0.0 255.255.255.0 10.10.0.0 255.255.0.0 log configured. None of them shows the detail.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 20:21:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993705#M149359</guid>
      <dc:creator>Chekol Retta</dc:creator>
      <dc:date>2016-10-10T20:21:36Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993706#M149360</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can you share the output of sh run logging ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;sh logging should typically show it if logging is enabled.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 03:46:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acl-logging/m-p/2993706#M149360</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-10-11T03:46:12Z</dc:date>
    </item>
  </channel>
</rss>

