<?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 My input is not able to get data with DB connect in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442085#M94619</link>
    <description>&lt;P&gt;We configured an Input in homologation and worked perfectly however when we were to implement in the production environment Input is not able to save the data inside Splunk. &lt;BR /&gt;
The Query we are using is as follows: &lt;BR /&gt;
select DATEDIFF (SECOND, '1970-01-01', Data_inicio_cadastro) as Timestamp, &lt;BR /&gt;
       * &lt;BR /&gt;
  from pineonline.dbo.vw_SplunkBaseClients; &lt;BR /&gt;
We are using the Input type configured to choose the TimeStampo column with the following DateTime Format: yyyy-MM-dd HH: mm: ss &lt;/P&gt;

&lt;P&gt;However in production we are receiving the following error message: &lt;BR /&gt;
2018-06-08 21: 22: 50.466 -0300 INFO csdbx.server.task.listeners.JobMetricsListener - action = collect_job_metrics connection = AGLPNHPSQL09-PineOnline jdbc_url = null db_read_time = 34 record_read_error_count = 5312 status = COMPLETED input_name = PineOnlineBaseClient batch_size = 1000 error_threshold = N / A is_jmx_monitoring = false start_time = 2018-06-08_09: 22:50 end_time = 2018-06-08_09: 22: 50 duration = 390 read_count = 5312 write_count = 0 filtered_count = 0 error_count = 5312&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 19:52:27 GMT</pubDate>
    <dc:creator>justodaniel</dc:creator>
    <dc:date>2020-09-29T19:52:27Z</dc:date>
    <item>
      <title>My input is not able to get data with DB connect</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442085#M94619</link>
      <description>&lt;P&gt;We configured an Input in homologation and worked perfectly however when we were to implement in the production environment Input is not able to save the data inside Splunk. &lt;BR /&gt;
The Query we are using is as follows: &lt;BR /&gt;
select DATEDIFF (SECOND, '1970-01-01', Data_inicio_cadastro) as Timestamp, &lt;BR /&gt;
       * &lt;BR /&gt;
  from pineonline.dbo.vw_SplunkBaseClients; &lt;BR /&gt;
We are using the Input type configured to choose the TimeStampo column with the following DateTime Format: yyyy-MM-dd HH: mm: ss &lt;/P&gt;

&lt;P&gt;However in production we are receiving the following error message: &lt;BR /&gt;
2018-06-08 21: 22: 50.466 -0300 INFO csdbx.server.task.listeners.JobMetricsListener - action = collect_job_metrics connection = AGLPNHPSQL09-PineOnline jdbc_url = null db_read_time = 34 record_read_error_count = 5312 status = COMPLETED input_name = PineOnlineBaseClient batch_size = 1000 error_threshold = N / A is_jmx_monitoring = false start_time = 2018-06-08_09: 22:50 end_time = 2018-06-08_09: 22: 50 duration = 390 read_count = 5312 write_count = 0 filtered_count = 0 error_count = 5312&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:52:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442085#M94619</guid>
      <dc:creator>justodaniel</dc:creator>
      <dc:date>2020-09-29T19:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: My input is not able to get data with DB connect</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442086#M94620</link>
      <description>&lt;P&gt;The above message is an info to collect job metrics.&lt;/P&gt;

&lt;P&gt;If your problem is with indexing data,then check the indexname and check if index is created under indexers.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 07:13:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442086#M94620</guid>
      <dc:creator>ansif</dc:creator>
      <dc:date>2018-06-11T07:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: My input is not able to get data with DB connect</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442087#M94621</link>
      <description>&lt;P&gt;Thank you for you answer but We checked It was missing a setting in date format. was missing the milliseconds house where should be "yyyy-MM-dd HH:mm:ss.SSSSSS" we had configured this format  "yyyy-MM-dd HH:mm:ss"  When we fixed the schedule, it started to work.&lt;BR /&gt;
Thank you once again for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 17:42:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442087#M94621</guid>
      <dc:creator>justodaniel</dc:creator>
      <dc:date>2018-06-12T17:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: My input is not able to get data with DB connect</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442088#M94622</link>
      <description>&lt;P&gt;Good that it works.You can make your answer as "Accepted Answer".&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 07:37:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-input-is-not-able-to-get-data-with-DB-connect/m-p/442088#M94622</guid>
      <dc:creator>ansif</dc:creator>
      <dc:date>2018-06-13T07:37:15Z</dc:date>
    </item>
  </channel>
</rss>

