<?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 Why ASA is not sending admin logs to the syslog server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411764#M309031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you configure what I suggested and give it a try?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 04:04:12 GMT</pubDate>
    <dc:creator>jumora</dc:creator>
    <dc:date>2013-11-14T04:04:12Z</dc:date>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411759#M309022</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup syslog server for my ASA 5520 logs. For ASDM and syslog server it is set from Informational level. But in my syslog server I am not able to find the "login details like which user access ASA on what time " etc. Is there any additional set up need to be done on the ASA ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak MK&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:04:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411759#M309022</guid>
      <dc:creator>Seeker369</dc:creator>
      <dc:date>2019-03-12T03:04:26Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411760#M309023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without seeing your configuration it is hard to tell if something is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you configured accounting for the SSH/Telnet protocol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa accounting ssh&amp;nbsp; console GROUP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where GROUP is the TACACS or RADIUS group you have configured.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa91/configuration/general/admin_management.html#wp1146262"&gt;http://www.cisco.com/en/US/docs/security/asa/asa91/configuration/general/admin_management.html#wp1146262&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 09:22:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411760#M309023</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-11-13T09:22:43Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411761#M309025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go through this link, it gives you options, like logging class or logging list, if you like you can configure the logging class just to see what logs are shown through ASDM real time log viewer with logging class auth:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging class auth asdm debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Configure Syslog using ASDM&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b83d04.shtml"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b83d04.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI: It is the same thing on 8.X or 9.X.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 01:03:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411761#M309025</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-14T01:03:36Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411762#M309027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it necessary that RADIUS and TACACS be configured as authentication servers to get the log ? I have only configured as local authentication. ASDM -logging level 6 and SNMP logging level 5. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 04:02:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411762#M309027</guid>
      <dc:creator>Seeker369</dc:creator>
      <dc:date>2013-11-14T04:02:24Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411763#M309029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 04:03:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411763#M309029</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-14T04:03:23Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411764#M309031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you configure what I suggested and give it a try?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 04:04:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411764#M309031</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-14T04:04:12Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411765#M309033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that only, I can get other logs but not able to get admin access or any login info&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 04:08:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411765#M309033</guid>
      <dc:creator>Seeker369</dc:creator>
      <dc:date>2013-11-14T04:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411766#M309035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the command &lt;STRONG&gt;logging console informational&lt;/STRONG&gt; configured on the ASA? Keep in mind that you need to be logging to the console and not the ASDM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 07:49:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411766#M309035</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-11-14T07:49:01Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411767#M309037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 0.0001pt;"&gt;Why would he need to do this over console??? he is just checking for user authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0.0001pt;"&gt;can you get us a show run username?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0.0001pt;"&gt;If you are talking about console in any case then setting a timeout for console logging is necessary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0.0001pt;"&gt;console timeout 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0.0001pt;"&gt;This will obligate user to authenticate when logging into the device&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 14:29:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411767#M309037</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-14T14:29:01Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411768#M309038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius/Jumora,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ya there is no console logging enabled. Below is the logging setting;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syslog logging: enabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Facility: 23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp logging: enabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Standby logging: disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Debug-trace logging: disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Console logging: disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Monitor logging: disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Buffer logging: disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trap logging: level notifications, facility 23, 81520865 messages logged&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Logging to Application XXXXX errors: 138897&amp;nbsp; dropped: 8890508&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; History logging: level informational, 187638103 messages logged&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Device ID: disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mail logging: disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ASDM logging: level informational, 188649338 messages logged&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Can you advise what are the changes need to be done ? Just console logging ? For SNMP poll to be added, is it necessary that monitor logging also enabled ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 02:52:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411768#M309038</guid>
      <dc:creator>Seeker369</dc:creator>
      <dc:date>2013-11-15T02:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411769#M309039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, my bad.&amp;nbsp; If you are not logging to console then do not add that command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try adding the command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging class auth trap debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that doesn't work, then check if syslog ID 605004 and 605005 are set to informational level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/syslog-guide/logmsgs.html#wp6732707"&gt;http://www.cisco.com/en/US/docs/security/asa/syslog-guide/logmsgs.html#wp6732707&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 13:09:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411769#M309039</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-11-15T13:09:41Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411770#M309040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 0.0001pt;"&gt;We need to understand what the problem is before talking about any other topic, the ticket is for logging and I need you to test what I am saying and clarify what you refer to as admin user. are you talking about a user configured on the ASA's local database. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 22:55:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411770#M309040</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-15T22:55:51Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411771#M309041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you still need assistance???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 05:29:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411771#M309041</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-17T05:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411772#M309042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; HI Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the advise. I will try put in the command as Marius suggested. The account is local. I also not able to find any where in the ASA 5520 , how to change the username as well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 03:31:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411772#M309042</guid>
      <dc:creator>Seeker369</dc:creator>
      <dc:date>2013-11-19T03:31:49Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411773#M309043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you did what I explained you should not have any problem viewing when you log in, if it does not work then I would need to see it with my own eyes, in that case I would suggest or either webex with me or open a TAC case, I´m from TAC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 03:52:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411773#M309043</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-19T03:52:09Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411774#M309044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; HI Jumora,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the debugging I cant see that , Because setting is to go to SYSLOG server. Real time I am Unable to see it. May be I&amp;nbsp; need to see it on logs after couple of days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could have logged a case with Cisco TAC but the issue is the support contract already expired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have inserted the image of the logging settings for your review.&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/7/6/6/166667-loggingsetup.PNG" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 04:12:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411774#M309044</guid>
      <dc:creator>Seeker369</dc:creator>
      <dc:date>2013-11-19T04:12:14Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411775#M309045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what version are you at on the ASA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 04:16:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411775#M309045</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-19T04:16:55Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411776#M309046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; 8.0(4)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 05:51:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411776#M309046</guid>
      <dc:creator>Seeker369</dc:creator>
      <dc:date>2013-11-19T05:51:00Z</dc:date>
    </item>
    <item>
      <title>Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411777#M309047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This are the kind of logs you should look for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-7-609001: Built local-host identity:1.1.1.2&lt;/P&gt;&lt;P&gt;%ASA-6-302013: Built inbound TCP connection 5 for inside:1.1.1.1/57227 (1.1.1.1/57227) to identity:1.1.1.2/23 (1.1.1.2/23)&lt;/P&gt;&lt;P&gt;%ASA-6-113012: AAA user authentication Successful : local database : user = cisco&lt;/P&gt;&lt;P&gt;%ASA-6-113008: AAA transaction status ACCEPT : user = cisco&lt;/P&gt;&lt;P&gt;%ASA-6-611101: User authentication succeeded: Uname: cisco&lt;/P&gt;&lt;P&gt;%ASA-6-605005: Login permitted from 1.1.1.1/57227 to inside:1.1.1.2/telnet for user "cisco"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know you are not trying to make this happen locally but in a Syslog server with a Syslog trap but what happens if you do it locally?? Do u see those logs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate all of the helpful posts!!! &lt;BR /&gt; &lt;BR /&gt;Regards, &lt;BR /&gt; &lt;BR /&gt;Jcarvaja &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt;Follow me on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 06:27:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411777#M309047</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-11-19T06:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why ASA is not sending admin logs to the syslog server</title>
      <link>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411778#M309048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ASDM is set to log informational too.&amp;nbsp; You could go to Monitor &amp;gt; Logging in the ASDM and click View and you should be able to see real time logs there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;The account is local. I also not able to find any where in the ASA 5520 , how to change the username as well.&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change or add a user account in ASDM go to Configuration &amp;gt; Device Management and there should be a selection called AAA / users or similar on the left side pane.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 08:06:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-asa-is-not-sending-admin-logs-to-the-syslog-server/m-p/2411778#M309048</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-11-19T08:06:26Z</dc:date>
    </item>
  </channel>
</rss>

