<?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 How to log command history type into the console? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050233#M895258</link>
    <description>&lt;P&gt;Good morning.&lt;/P&gt;&lt;P&gt;For auditing purposes, we need to log which commands where type into the ASA console, with user and time.&lt;/P&gt;&lt;P&gt;Could you tell me which is the command? I can't find it... it has change from "Archive".&lt;/P&gt;&lt;P&gt;This will also log the commands introduced via the graphic interphase, right? After all, it's just a front end that sends commands to the cisco router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:55:51 GMT</pubDate>
    <dc:creator>juanscopp</dc:creator>
    <dc:date>2019-03-11T13:55:51Z</dc:date>
    <item>
      <title>How to log command history type into the console?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050233#M895258</link>
      <description>&lt;P&gt;Good morning.&lt;/P&gt;&lt;P&gt;For auditing purposes, we need to log which commands where type into the ASA console, with user and time.&lt;/P&gt;&lt;P&gt;Could you tell me which is the command? I can't find it... it has change from "Archive".&lt;/P&gt;&lt;P&gt;This will also log the commands introduced via the graphic interphase, right? After all, it's just a front end that sends commands to the cisco router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:55:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050233#M895258</guid>
      <dc:creator>juanscopp</dc:creator>
      <dc:date>2019-03-11T13:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to log command history type into the console?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050234#M895263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you could do it via AAA, even with that the ASA will only show the username enable_15. Even if you do 'logging buffered debug' you will see each command typed, but it won't should you the specific user:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;111008: User 'enable_15' executed the 'logging on' command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 10:07:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050234#M895263</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-10-11T10:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to log command history type into the console?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050235#M895268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you should use AAA to complete your requirment or you can enable logging by building one logging server and using below mentioned commands&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging timestamp&lt;/P&gt;&lt;P&gt;logging console informational&lt;/P&gt;&lt;P&gt;logging buffered informational&lt;/P&gt;&lt;P&gt;logging trap informational&lt;/P&gt;&lt;P&gt;logging facility 23&lt;/P&gt;&lt;P&gt;logging queue 2048&lt;/P&gt;&lt;P&gt;logging host &lt;SERVER_INT_NAME&gt; xxx.xxx.xxx.xxx(Loging server ip) format emblem (if using linex server)&lt;/SERVER_INT_NAME&gt;&lt;/P&gt;&lt;P&gt;logging host Inside_mgt 192.168.1.1(logging server Ip for window server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 12:45:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050235#M895268</guid>
      <dc:creator>gcsnetexpert</dc:creator>
      <dc:date>2008-10-11T12:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to log command history type into the console?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050236#M895272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response, guys, but it's not working.&lt;/P&gt;&lt;P&gt;I even tried using logging trap debugging, to send EVERYTHING to our syslog, and nothing... all I see is this level of logs, no other type of "User 'X' executed cmd:" messeges.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201115721 10.3.1.1 local7      15:17:28 Nov %ASA-7-111009: User 'X' executed cmd: show version &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201115735 10.3.1.1 local7      15:17:28 Nov %ASA-7-111009: User 'X' executed cmd: show running-config aaa authorization &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201115683 10.3.1.1 local7      15:17:20 Nov %ASA-7-111009: User 'X' executed cmd: show module 1 details &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;200968772 10.3.1.1 local7      09:34:14 Nov %ASA-7-111009: User 'X' executed cmd: show version &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't see any other commands typed, it's very weird. I also tried with logging buffered debugging, sending the messeges to an FTP server and it's the same.&lt;/P&gt;&lt;P&gt;I can't see any more messeges than these.&lt;/P&gt;&lt;P&gt;Anyone has any more ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 12:25:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050236#M895272</guid>
      <dc:creator>juan.scopp</dc:creator>
      <dc:date>2008-11-12T12:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to log command history type into the console?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050237#M895275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, I just saw something on the net.&lt;/P&gt;&lt;P&gt;Those commands that were logged are READ ONLY commands, that why they are logged only on debugging level.&lt;/P&gt;&lt;P&gt;On notification (level 5), you get this kind of messeges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-5-111008: User 'X' executed the 'dir disk0:/dap.xml' command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On this, I don't get the messeges I should get about creating new access rule.&lt;/P&gt;&lt;P&gt;Anyone knows if these should be logged with the number 111008 also or is it another syslog number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 18:35:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-log-command-history-type-into-the-console/m-p/1050237#M895275</guid>
      <dc:creator>juan.scopp</dc:creator>
      <dc:date>2008-11-12T18:35:42Z</dc:date>
    </item>
  </channel>
</rss>

