<?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 Re: Why does the DBX read count and write count doesn't match and is throwing an error? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375551#M110355</link>
    <description>&lt;P&gt;I agree that it's a suspicious multiple.&lt;/P&gt;

&lt;P&gt;Upload times are in ms as far as I can see...this is one of the most heavily taxed databases in the environment, so it's going to be a bit higher than one would like.&lt;/P&gt;

&lt;P&gt;We have confirmed that Splunk is not reading the appropriate amount of records. We are missing entries.&lt;/P&gt;</description>
    <pubDate>Sat, 05 May 2018 22:47:35 GMT</pubDate>
    <dc:creator>BenjaminWyatt</dc:creator>
    <dc:date>2018-05-05T22:47:35Z</dc:date>
    <item>
      <title>Why does the DBX read count and write count doesn't match and is throwing an error?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375549#M110353</link>
      <description>&lt;P&gt;I have a DBX 3.1.2 job that's failing at some point along the way. I don't get any error messages (everything is set to DEBUG levels), just the following message in the metrics logs:&lt;/P&gt;

&lt;P&gt;2018-05-03 12:06:37.976 -0400 INFO  c.s.dbx.server.task.listeners.JobMetricsListener - action=collect_job_metrics connection=my_db_connection jdbc_url=null record_read_success_count=3444 db_read_time=397794 record_read_error_count=1 hec_upload_time=102 hec_record_process_time=13 format_hec_success_count=3444 hec_upload_bytes=1631645 status=FAILED input_name=my_db_input batch_size=1000 error_threshold=N/A is_jmx_monitoring=false start_time=2018-05-03_12:00:00 end_time=2018-05-03_12:06:37 duration=397965 read_count=3444 write_count=3000 filtered_count=0 error_count=0&lt;/P&gt;

&lt;P&gt;As you can see, not everything in the read_count field is making it into the write_count field. But when I search for error messages related to this input, I don't get anything beyond this.&lt;/P&gt;

&lt;P&gt;Has anybody else had this problem? Where did you look? &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:21:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375549#M110353</guid>
      <dc:creator>BenjaminWyatt</dc:creator>
      <dc:date>2020-09-29T19:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the DBX read count and write count doesn't match and is throwing an error?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375550#M110354</link>
      <description>&lt;P&gt;3000 is a suspiciously round number and also a suspicious multiple of your batch_size.&lt;/P&gt;

&lt;P&gt;Also, that hec_upload_time of 102 seconds is... I hope that's in ms.  Even then that seems kind of high for a few thousand records totaling a MB and a half.  &lt;/P&gt;

&lt;P&gt;Have you confirmed that the right number of records made it into Splunk or not?  I'm pretty sure it didn't, but maybe this is an error on the internal's metrics?  &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:21:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375550#M110354</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2020-09-29T19:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the DBX read count and write count doesn't match and is throwing an error?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375551#M110355</link>
      <description>&lt;P&gt;I agree that it's a suspicious multiple.&lt;/P&gt;

&lt;P&gt;Upload times are in ms as far as I can see...this is one of the most heavily taxed databases in the environment, so it's going to be a bit higher than one would like.&lt;/P&gt;

&lt;P&gt;We have confirmed that Splunk is not reading the appropriate amount of records. We are missing entries.&lt;/P&gt;</description>
      <pubDate>Sat, 05 May 2018 22:47:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375551#M110355</guid>
      <dc:creator>BenjaminWyatt</dc:creator>
      <dc:date>2018-05-05T22:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the DBX read count and write count doesn't match and is throwing an error?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375552#M110356</link>
      <description>&lt;P&gt;sounds like HEC performance, which usually means indexer pushback. Look at your indexing queues.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 23:08:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-DBX-read-count-and-write-count-doesn-t-match-and-is/m-p/375552#M110356</guid>
      <dc:creator>jcoates</dc:creator>
      <dc:date>2018-06-19T23:08:22Z</dc:date>
    </item>
  </channel>
</rss>

