<?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 Logging specific ports? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631236#M591571</link>
    <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ton of entries getting logged to my syslog server, but the problem is that I need the particular message that's being logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN&gt;firewall :&amp;nbsp; TCP access denied by ACL from 10.x.x.128/1438 to INSIDE:10.x.x.x/80&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not seeing a way of doing this, but is there a way that I can log based off of an ACL? The hit up here is because we have very old systems that have a proxy server set up in their browsers. The old firewall that we replaced acted as a proxy server, but the ASA doesn't do that so we get these hits instead. Is there a way around logging these messages to the syslog server, but log all of the other hits in the same category? Does the 8.x IOS address this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:51:31 GMT</pubDate>
    <dc:creator>John Blakley</dc:creator>
    <dc:date>2019-03-11T19:51:31Z</dc:date>
    <item>
      <title>Logging specific ports?</title>
      <link>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631236#M591571</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ton of entries getting logged to my syslog server, but the problem is that I need the particular message that's being logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN&gt;firewall :&amp;nbsp; TCP access denied by ACL from 10.x.x.128/1438 to INSIDE:10.x.x.x/80&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not seeing a way of doing this, but is there a way that I can log based off of an ACL? The hit up here is because we have very old systems that have a proxy server set up in their browsers. The old firewall that we replaced acted as a proxy server, but the ASA doesn't do that so we get these hits instead. Is there a way around logging these messages to the syslog server, but log all of the other hits in the same category? Does the 8.x IOS address this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:51:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631236#M591571</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2019-03-11T19:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Logging specific ports?</title>
      <link>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631237#M591576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can log the hit on an ACL, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-1(config)# access-l TEST permit tcp any host 172.16.129.1 eq 80 log ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure mode commands/options:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;0-7&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enter syslog level (0 - 7)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Default&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Keyword for restoring default log behavior (log 106023)&lt;/P&gt;&lt;P&gt;&amp;nbsp; alerts&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; critical&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; debugging&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; disable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Disable log option on this ACL element, (no log at all)&lt;/P&gt;&lt;P&gt;&amp;nbsp; emergencies&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inactive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Keyword for disabling an ACL element&lt;/P&gt;&lt;P&gt;&amp;nbsp; informational&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; interval&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configure log interval, default value is 300 sec&lt;/P&gt;&lt;P&gt;&amp;nbsp; notifications&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; time-range&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Keyword for attaching time-range option to this ACL element&lt;/P&gt;&lt;P&gt;&amp;nbsp; warnings&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;CR&gt;&lt;/CR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-1(config)# access-l TEST permit tcp any host 172.16.129.1 eq 80 log notifications&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get a log message for each hit or you can set an interval. There you can see the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you should be able to disable the unwanted log messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 15:37:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631237#M591576</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-16T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Logging specific ports?</title>
      <link>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631238#M591585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, it's not working. I'm not even getting a hit on it on the ACL. I'm assuming that's because it's to the device and not through it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I've done is put the entry on line 3 on my acl that's on my inside interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list INSIDE line 3 permit tcp any host 10.125.100.54 eq www log disable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's still logging to the syslog server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 18:30:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631238#M591585</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2011-02-16T18:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Logging specific ports?</title>
      <link>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631239#M591591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't think you will be able to stop the logs when going to your ASA and still allow the rest on the same category (same syslog ID) .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 03:27:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/logging-specific-ports/m-p/1631239#M591591</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-17T03:27:00Z</dc:date>
    </item>
  </channel>
</rss>

