<?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: Interface not displaying logs in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635738#M592562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the output, that explains why it is not showing you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the following command to disable syslog# 106100 which is what you are after:&lt;/P&gt;&lt;P&gt;no logging message 106100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To reenable logging of syslog# 106100:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 106100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, your ASDM is only configured with "warnings" (level 4) syslog, while your access-list log is logged under "informational" (level 6), that's why it's not showing up as well. Please modify the logging level for your ASDM to level 6 (informational) as follows:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging asdm &lt;/STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;i&lt;/STRONG&gt;nformational &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Feb 2011 23:29:04 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2011-02-07T23:29:04Z</dc:date>
    <item>
      <title>Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635724#M592515</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a deny acl configured on my Inside Interface with Debug logging enabled and when l view the logging console within the ASDM set to debugging l do not see any entries for&amp;nbsp; this acl ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is recieving hits on the acl but does not show any entries in the log ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface Inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;172.16.4.189 any http deny debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Device is a Cisco ASA 5520 , ASDM 6.2(1) and ASA Version 8.2(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance would be greatly appreciated&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:45:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635724#M592515</guid>
      <dc:creator>sgalloway</dc:creator>
      <dc:date>2019-03-11T19:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635725#M592518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to see syslog# 106100 in the logs and it has logging level 6 (informational):&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/system/message/logmsgs.html#wp4769049"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/system/message/logmsgs.html#wp4769049&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, even without the "log" keyword on access-list entry, it will be logged under syslog# 106023:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/system/message/logmsgs.html#wp4769021"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/system/message/logmsgs.html#wp4769021&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What logging level have you configured for ASDM logs? as you can configure different logging level for different logs, it might be the ASDM logs are not configured at logging level 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, did you modify the logging level on the actual access-list? By default, if you only have the "log" keyword at the end of the access-list, it is set to logging level 6 (information). However, if you set the value to debugging (level 7), then you would also need to enable logging level 7 for ASDM logs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 06:58:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635725#M592518</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-07T06:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635726#M592523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and also for syslog# 106100, if you don't specify the interval to generate the syslog message, by default it is every 300 seconds, so it is a possibility that you might have missed the first one.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Here is more information on the access-list with log and the interval for your reference:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/a1.html#wp1559450"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/a1.html#wp1559450&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:02:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635726#M592523</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-07T07:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635727#M592528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have modified the logging level on the ASDM and the acl to information and&lt;/P&gt;&lt;P&gt;no entries are displaying ??&amp;nbsp; Only hits against the acl !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not to sure if its something to do with the interface itself ?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information logs are only showing accessed url and built session logs and only this concurrent deny message of :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deny inbound protocol 89 on the management interface to 224.0.0.5&amp;nbsp; ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no other deny entries at all ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:06:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635727#M592528</guid>
      <dc:creator>sgalloway</dc:creator>
      <dc:date>2011-02-07T07:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635728#M592532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahhh... so those are multicast deny. Are you actually running multicast routing protocol? because passing through multicast in routed mode is not supported unless the ASA is in transparent mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:10:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635728#M592532</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-07T07:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635729#M592534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah those multicast messages are fine..&amp;nbsp; But l just&lt;/P&gt;&lt;P&gt;dont know why other deny messages from within our internal network are not displaying in the logs ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Messages that should be generated off the "inside" interface are not showing !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the specific deny acl to a time range of 1 second but this did not generate anything ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:21:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635729#M592534</guid>
      <dc:creator>sgalloway</dc:creator>
      <dc:date>2011-02-07T07:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635730#M592543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share the actual configuration line of access-list, as well as the output of "show run log". Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:24:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635730#M592543</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-07T07:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635731#M592545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;screen shots attached !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even right clicking on the acl and going to "show log" does not display anything ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:30:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635731#M592545</guid>
      <dc:creator>sgalloway</dc:creator>
      <dc:date>2011-02-07T07:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635732#M592548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share the CLI output as advised earlier, ie: both the ACL line as well as the output of "sh run log". Thanks.&lt;/P&gt;&lt;P&gt;Screenshot unfortunately does not show us the complete config.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:33:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635732#M592548</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-07T07:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635733#M592552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And are you also continually sending HTTP traffic from 172.16.4.189 to different destinations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:34:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635733#M592552</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-07T07:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635734#M592555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer just left work will get this to you same time tommorrow !!  Thanks for your assistance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simon Galloway&lt;/P&gt;&lt;P&gt;Systems Administrator&lt;/P&gt;&lt;P&gt;ICT Dept , ACMI , Fedsquare&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAN - 0386632308&lt;/P&gt;&lt;P&gt;MOB - 0412233109&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:46:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635734#M592555</guid>
      <dc:creator>sgalloway</dc:creator>
      <dc:date>2011-02-07T07:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635735#M592557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your interface ACL should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-l ANY deny icmp any any log informational&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That example shows the sintax with the log option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have that at the end of the ACL and like Jennifer said it would be good to see the sh run logg and your ACLs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 14:14:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635735#M592557</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-07T14:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635736#M592559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the acl for this specific traffic that l am trying to test with&lt;/P&gt;&lt;P&gt;the deny rule and also below is the "sh run log" output ..&amp;nbsp; Hopefully you can suggest something that will help me start viewing inside interface log messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list inbound_inside line 7 extended deny tcp host 172.16.4.189 any eq www log informational interval 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached is the full Inside Interface ACL List with the above acl on Line 7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firewall# sh run log&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging buffered errors&lt;BR /&gt;logging trap warnings&lt;BR /&gt;logging history errors&lt;BR /&gt;logging asdm warnings&lt;BR /&gt;logging mail alerts&lt;BR /&gt;logging from-address &lt;A href="mailto:firewall@acmi.net.au"&gt;firewall@acmi.net.au&lt;/A&gt;&lt;BR /&gt;logging recipient-address &lt;A href="mailto:simon.galloway@acmi.net.au"&gt;simon.galloway@acmi.net.au&lt;/A&gt; level errors&lt;BR /&gt;logging host inside 172.16.28.32&lt;BR /&gt;logging debug-trace&lt;BR /&gt;logging permit-hostdown&lt;BR /&gt;no logging message 106015&lt;BR /&gt;no logging message 313001&lt;BR /&gt;no logging message 313008&lt;BR /&gt;no logging message 106023&lt;BR /&gt;no logging message 710003&lt;BR /&gt;no logging message 106100&lt;BR /&gt;no logging message 302015&lt;BR /&gt;no logging message 302014&lt;BR /&gt;no logging message 302013&lt;BR /&gt;no logging message 302018&lt;BR /&gt;no logging message 302017&lt;BR /&gt;no logging message 302016&lt;BR /&gt;no logging message 302021&lt;BR /&gt;no logging message 302020&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 23:22:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635736#M592559</guid>
      <dc:creator>sgalloway</dc:creator>
      <dc:date>2011-02-07T23:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635737#M592561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also a note on my previous post the Sh run log output in the ASDM currently says warnings but l have been testing my modifying this to informational with no luck !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 23:24:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635737#M592561</guid>
      <dc:creator>sgalloway</dc:creator>
      <dc:date>2011-02-07T23:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635738#M592562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the output, that explains why it is not showing you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the following command to disable syslog# 106100 which is what you are after:&lt;/P&gt;&lt;P&gt;no logging message 106100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To reenable logging of syslog# 106100:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 106100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, your ASDM is only configured with "warnings" (level 4) syslog, while your access-list log is logged under "informational" (level 6), that's why it's not showing up as well. Please modify the logging level for your ASDM to level 6 (informational) as follows:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging asdm &lt;/STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;i&lt;/STRONG&gt;nformational &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 23:29:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635738#M592562</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-07T23:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Interface not displaying logs</title>
      <link>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635739#M592563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think l have resolved this by the output of the sh run log which was displaying what logs were disabled !!&amp;nbsp; I will enabled the ones you requested and let you know if this has resolved it !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 23:31:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-not-displaying-logs/m-p/1635739#M592563</guid>
      <dc:creator>sgalloway</dc:creator>
      <dc:date>2011-02-07T23:31:02Z</dc:date>
    </item>
  </channel>
</rss>

