<?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 ASA logging list config in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675221#M193807</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On our ASA i see below config&lt;/P&gt;&lt;P&gt;logging list configuration level debugging class config&lt;/P&gt;&lt;P&gt;logging class config trap debugging&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need to what is purpose of this config and where it will send log messages to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;will this config send more logs to syslog server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:16:14 GMT</pubDate>
    <dc:creator>mahesh18</dc:creator>
    <dc:date>2019-03-12T06:16:14Z</dc:date>
    <item>
      <title>ASA logging list config</title>
      <link>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675221#M193807</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On our ASA i see below config&lt;/P&gt;&lt;P&gt;logging list configuration level debugging class config&lt;/P&gt;&lt;P&gt;logging class config trap debugging&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need to what is purpose of this config and where it will send log messages to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;will this config send more logs to syslog server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:16:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675221#M193807</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T06:16:14Z</dc:date>
    </item>
    <item>
      <title>Mahesh,We typically do NOT</title>
      <link>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675222#M193808</link>
      <description>&lt;P&gt;Mahesh,&lt;/P&gt;&lt;P&gt;We typically do NOT setup any debugging for syslog or trap server destinations. That can be very very verbose.&lt;/P&gt;&lt;P&gt;The commands you note do that for any config sessions (which does mitigate the effect but can be handled more effectively in other ways such as AAA authentication of all sessions and a configuration management tool)&amp;nbsp;and the destination would be any syslog and trap (snmp) servers you have setup elsewhere in the configuration.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 20:28:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675222#M193808</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-07-15T20:28:45Z</dc:date>
    </item>
    <item>
      <title>Hi Marvin, Reason i am asking</title>
      <link>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675223#M193809</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reason i am asking is that we are seeing lot of logs from this ASA to syslog.&lt;/P&gt;&lt;P&gt;Can you explain me in more detail please?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 21:13:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675223#M193809</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2015-07-15T21:13:11Z</dc:date>
    </item>
    <item>
      <title>Mahesh,The "logging ... trap</title>
      <link>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675224#M193810</link>
      <description>&lt;P&gt;Mahesh,&lt;/P&gt;&lt;P&gt;The "logging ... trap debugging" line tells the ASA to send the syslog messages at the most verbose level (level 7 = debugging) to your syslog server. That server is setup elsewhere with a "logging host ..." command.&lt;/P&gt;&lt;P&gt;Best practice is to send syslog messages at no more verbose than level 4 or 5 (warning or notification respectively) on a regular basis unless there is a troubleshooting session (or some sort of regulatory or legal compliance reason) that would require the more verbose set of messages.&lt;/P&gt;&lt;P&gt;Please see &lt;A href="http://www.cisco.com/c/en/us/support/docs/security/pix-500-series-security-appliances/63884-config-asa-00.html#anc25"&gt;this TAC article&lt;/A&gt; for more details. There was also a good TAC Security podcast a while back on just ASA logging. Here's a &lt;A href="https://supportforums.cisco.com/document/133286/tac-security-podcast-%C3%ABpisode-32-investigating-syslogs-tips-and-tricks"&gt;link to the show notes&lt;/A&gt; where you can download the podcast. Also see the &lt;A href="http://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/general/asa_91_general_config/monitor_syslog.html#pgfId-1082848"&gt;configuration guide section on logging&lt;/A&gt; for syntax details.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 23:18:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675224#M193810</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-07-15T23:18:28Z</dc:date>
    </item>
    <item>
      <title> Hi Marvin, Many thanks for</title>
      <link>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675225#M193811</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for detailed explanation.&lt;/P&gt;&lt;P&gt;I will go through all the links tomorrow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2015 04:50:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-logging-list-config/m-p/2675225#M193811</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2015-07-16T04:50:34Z</dc:date>
    </item>
  </channel>
</rss>

