<?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 syslog configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331055#M310945</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;All the messages mentioned in the upper section of your post are &lt;STRONG&gt;Level 6 = Informational&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Syslog Server &lt;STRONG&gt;"trap"&lt;/STRONG&gt; has been set to&lt;STRONG&gt; Level 5 = Notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your options could be to change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging trap informational&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though this would generate a lot of extra logs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also change the logging level of the above messages to &lt;STRONG&gt;Level 5 = Notifications&lt;/STRONG&gt; with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 605005 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 113012 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 113008 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 611101 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which would essentially start sending these to your Syslog Server without changing anything else with regards to logging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do remember to mark a reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to ask more if needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Oct 2013 14:46:46 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-10-14T14:46:46Z</dc:date>
    <item>
      <title>ASA syslog configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331054#M310942</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When I connect to the ASA 5510 via ssh session I do not see the following in syslogs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jun 06 2010 13:03:07: %ASA-6-605005: Login permitted from 10.117.14.66/56023 to 172-net:172.18.254.34/ssh for user "cisco"&lt;BR /&gt;Jun 06 2010 13:03:09: %ASA-6-113012: AAA user authentication Successful : local database : user = cisco&lt;BR /&gt;Jun 06 2010 13:03:09: %ASA-6-113008: AAA transaction status ACCEPT : user = cisco&lt;BR /&gt;Jun 06 2010 13:03:09: %ASA-6-611101: User authentication succeeded: Uname: cisco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I am seeing once the privelige level is changed is&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jun 06 2010 13:03:09: %ASA-5-111008: User 'cisco' executed the 'enable' command.Jun 06 2010 13:03:09: %ASA-6-611101: User authentication succeeded: Uname: cisco&lt;BR /&gt;Jun 06 2010 13:03:09: %ASA-5-502103: User priv level changed: Uname: cisco From: 1 To: 15&lt;BR /&gt;Jun 06 2010 13:03:09: %ASA-5-111008: User 'cisco' executed the 'enable' command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when the session is finished the User logged off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please what is required to see the login requests in syslog?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My ASA config is :&lt;/P&gt;&lt;P&gt;logging enabled&lt;/P&gt;&lt;P&gt;logging standby&lt;/P&gt;&lt;P&gt;logging monitor debugging&lt;/P&gt;&lt;P&gt;logging trap notifications&lt;/P&gt;&lt;P&gt;logging asdm informational.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:52:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331054#M310942</guid>
      <dc:creator>mufcred16</dc:creator>
      <dc:date>2019-03-12T02:52:03Z</dc:date>
    </item>
    <item>
      <title>ASA syslog configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331055#M310945</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;All the messages mentioned in the upper section of your post are &lt;STRONG&gt;Level 6 = Informational&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Syslog Server &lt;STRONG&gt;"trap"&lt;/STRONG&gt; has been set to&lt;STRONG&gt; Level 5 = Notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your options could be to change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging trap informational&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though this would generate a lot of extra logs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also change the logging level of the above messages to &lt;STRONG&gt;Level 5 = Notifications&lt;/STRONG&gt; with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 605005 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 113012 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 113008 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 611101 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which would essentially start sending these to your Syslog Server without changing anything else with regards to logging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do remember to mark a reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to ask more if needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 14:46:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331055#M310945</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-10-14T14:46:46Z</dc:date>
    </item>
    <item>
      <title>ASA syslog configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331056#M310948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response. I have tried the following but get an error when trying to make the change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;login as: xxxxxx&lt;/P&gt;&lt;P&gt;xxxxx password:&lt;/P&gt;&lt;P&gt;Type help or '?' for a list of available commands.&lt;/P&gt;&lt;P&gt;ASA-5512&amp;gt; en&lt;/P&gt;&lt;P&gt;Password: *******&lt;/P&gt;&lt;P&gt;ASA-5512# logging message 113012 level notifications&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;ASA-5512#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question though should these messages be notifications or informational? as you said the messages at the start of the post were informational?&lt;/P&gt;&lt;P&gt;Do I have to be in a different mode to set these loggings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 15:23:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331056#M310948</guid>
      <dc:creator>mufcred16</dc:creator>
      <dc:date>2013-10-14T15:23:26Z</dc:date>
    </item>
    <item>
      <title>ASA syslog configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331057#M310951</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;You are issuing in the wrong mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue this first&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;configure terminal&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it shows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ASA-5512(config)#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then issue the commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 605005 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 113012 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 113008 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;logging message 611101 level notifications&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above messages change those message IDs logging Level from their default Level to Notifications Level. And since your &lt;STRONG&gt;"trap"&lt;/STRONG&gt; configurations is set to use Notifications this will mean that these messages should start to get logged to your server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mentioned the Informational logging level first since its one option. The problem with setting that logging level globally is that your Syslog server would start to get A LOT more logs depending on the amount of connections formed through your firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the above commands that change the logging level of the 4 Syslog message IDs is the smallest change to achieve what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 15:28:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331057#M310951</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-10-14T15:28:06Z</dc:date>
    </item>
    <item>
      <title>ASA syslog configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331058#M310954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Journi.&lt;/P&gt;&lt;P&gt;All now working as expected. Thansk for the quick response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 15:34:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-syslog-configuration/m-p/2331058#M310954</guid>
      <dc:creator>mufcred16</dc:creator>
      <dc:date>2013-10-14T15:34:01Z</dc:date>
    </item>
  </channel>
</rss>

