<?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 Thanks for the quick reply! in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/missing-data-in-asa-syslogs/m-p/2787062#M174397</link>
    <description>&lt;P&gt;Thanks for the quick reply! Our network guys report the queue not looking backed up:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;PRE class="prettyprint" wrap=""&gt;sh logg que

        Logging Queue length limit : 8192 msg(s)
        0 msg(s) discarded due to queue overflow
        0 msg(s) discarded due to memory allocation failure
        Current 1 msg on queue, 512 msgs most on queue

We checked that before and we have never seen discarded messages… &lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Wed, 02 Dec 2015 16:07:30 GMT</pubDate>
    <dc:creator>Rob.Moser1</dc:creator>
    <dc:date>2015-12-02T16:07:30Z</dc:date>
    <item>
      <title>Missing data in ASA syslogs</title>
      <link>https://community.cisco.com/t5/network-security/missing-data-in-asa-syslogs/m-p/2787060#M174395</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;I'm hoping for some help in debugging a problem with the syslogs from our ASA device.&amp;nbsp; We're missing data.&amp;nbsp; A _lot_ of data.&amp;nbsp; I'll say up front that I am not the administrator of the ASA device (I'm the consumer of the log data) but our local admin team has run out of ideas, so I thought I'd bring it to the community.&lt;/P&gt;
&lt;P&gt;Our ASA device logs to three different machines (it's meant to be 2, but we're transitioning one to a new host and have it temporarily doing all 3 while I test the data integrity.)&amp;nbsp; By pulling a 2-hour block of data from all 3 machines and comparing what is present in each log, I appear to be getting about 77% of the entries on two of the machines (logging via tcp), and 70% of the entries on the third (logging via udp.)&amp;nbsp; Each machine gets a very different collection of data - statistically consistent with it being a random sample.&amp;nbsp; Two of the machines are hardware devices; the other is a virtual machine.&amp;nbsp; None of the three appears to be particularly overloaded CPU-wise or on the network (running about 5Mbps on a 100Mbps network).&amp;nbsp; The virtual machine is running the latest stable rsyslog, as I wanted to eliminate that as a bottleneck.&amp;nbsp; Our network guys tell me that the logging config on the ASA device looks like:&lt;/P&gt;
&lt;PRE class="prettyprint" wrap=""&gt;Syslog logging: enabled
    Facility: 23
    Timestamp logging: enabled
    Hide Username logging: enabled
    Standby logging: disabled
    Debug-trace logging: disabled
    Console logging: disabled
    Monitor logging: level warnings, 324455744 messages logged
    Buffer logging: level notifications, 2408158686 messages logged
    Trap logging: level notifications, facility 23, 9112963408 messages logged
        Logging to inside &amp;lt;machine 1 redacted&amp;gt;
        Logging to inside &amp;lt;machine 2 redacted&amp;gt; tcp/1470 Connected
        Logging to inside &amp;lt;machine 3 redacted&amp;gt; tcp/1470 Connected
    Permit-hostdown logging: enabled
    History logging: disabled
    Device ID: context name "internet"
    Mail logging: disabled
    ASDM logging: level debugging, 4093093239 messages logged&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;OL&gt;
&lt;LI&gt;Do you see anything obviously wrong with that logging config?&lt;/LI&gt;
&lt;LI&gt;Is there a way that we can reset those statistics, so I can see a count of the messages the device thinks it is sending out for a given period?&lt;/LI&gt;
&lt;LI&gt;Are there errors I could look for in the logs themselves that might indicate problems transmitting the data?&lt;/LI&gt;
&lt;LI&gt;Any other ideas on where to look for what might be going wrong?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I appreciate any suggestions, and thanks for your time,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - rob.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:58:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/missing-data-in-asa-syslogs/m-p/2787060#M174395</guid>
      <dc:creator>Rob.Moser1</dc:creator>
      <dc:date>2019-03-12T06:58:30Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/missing-data-in-asa-syslogs/m-p/2787061#M174396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could be that your firewall is logging faster than it can send to the hosts. what is the logging queue? You can get this via the following command:&lt;/P&gt;
&lt;P&gt;show logging queue&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 03:17:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/missing-data-in-asa-syslogs/m-p/2787061#M174396</guid>
      <dc:creator>johnd2310</dc:creator>
      <dc:date>2015-12-02T03:17:36Z</dc:date>
    </item>
    <item>
      <title>Thanks for the quick reply!</title>
      <link>https://community.cisco.com/t5/network-security/missing-data-in-asa-syslogs/m-p/2787062#M174397</link>
      <description>&lt;P&gt;Thanks for the quick reply! Our network guys report the queue not looking backed up:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;PRE class="prettyprint" wrap=""&gt;sh logg que

        Logging Queue length limit : 8192 msg(s)
        0 msg(s) discarded due to queue overflow
        0 msg(s) discarded due to memory allocation failure
        Current 1 msg on queue, 512 msgs most on queue

We checked that before and we have never seen discarded messages… &lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 02 Dec 2015 16:07:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/missing-data-in-asa-syslogs/m-p/2787062#M174397</guid>
      <dc:creator>Rob.Moser1</dc:creator>
      <dc:date>2015-12-02T16:07:30Z</dc:date>
    </item>
  </channel>
</rss>

