<?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: Issue with db connect indexing in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143907#M1997</link>
    <description>&lt;P&gt;I wonder if your testing has caused the checkpoint to think it's already updated...&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Troubleshoot#Input_not_updating"&gt;http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Troubleshoot#Input_not_updating&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Nov 2013 21:01:59 GMT</pubDate>
    <dc:creator>rsennett_splunk</dc:creator>
    <dc:date>2013-11-17T21:01:59Z</dc:date>
    <item>
      <title>Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143903#M1993</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I am trying to index data from sql server. I am able to fetch the data using dbquery but not able to add data to index, I have used following configurations in inputs.conf. I have tried to add data to default index as well as custom index. But no success. Please provide your inputs&lt;BR /&gt;
Sample data&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2   abc rcl


[script://$SPLUNK_HOME\etc\apps\dbx\bin\jbridge_server.py]
disabled = 0

[batch://$SPLUNK_HOME\var\spool\dbmon\*.dbmonevt]
crcSalt = &amp;lt;SOURCE&amp;gt;
disabled = 0
move_policy = sinkhole
sourcetype = dbmon:spool

[dbmon-dump://test_ext_db/sql]
index = vaibhav
output.format = kv
output.timestamp = 0
query = select * from table_splunk
sourcetype = db
table = table_splunk
host = chdsez203099d
interval = auto

[dbmon-tail://test_ext_db/dbinput]
output.format = kv
output.timestamp = 0
query = SELECT * FROM table_splunk {{WHERE $rising_column$ &amp;gt; ?}} \r\n\r\n
table = table_splunk
tail.rising.column = id
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 15 Nov 2013 06:02:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143903#M1993</guid>
      <dc:creator>vaibhavagg2006</dc:creator>
      <dc:date>2013-11-15T06:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143904#M1994</link>
      <description>&lt;P&gt;any help??&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2013 18:19:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143904#M1994</guid>
      <dc:creator>vaibhavagg2006</dc:creator>
      <dc:date>2013-11-16T18:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143905#M1995</link>
      <description>&lt;P&gt;Any errors in $SPLUNK_HOME/var/log/splunk/dbx.log?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2013 20:43:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143905#M1995</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2013-11-16T20:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143906#M1996</link>
      <description>&lt;P&gt;no errors surprisingly and resultcount in logs is also coming correct.continue monitoring is also true...&lt;/P&gt;</description>
      <pubDate>Sun, 17 Nov 2013 17:36:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143906#M1996</guid>
      <dc:creator>vaibhavagg2006</dc:creator>
      <dc:date>2013-11-17T17:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143907#M1997</link>
      <description>&lt;P&gt;I wonder if your testing has caused the checkpoint to think it's already updated...&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Troubleshoot#Input_not_updating"&gt;http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Troubleshoot#Input_not_updating&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Nov 2013 21:01:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143907#M1997</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2013-11-17T21:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143908#M1998</link>
      <description>&lt;P&gt;checked the checkpoint. itis fine..and dump is also not working.&lt;BR /&gt;
Splunk version is 5.0.1 and dbx version is 1.0.8&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2013 06:07:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143908#M1998</guid>
      <dc:creator>vaibhavagg2006</dc:creator>
      <dc:date>2013-11-18T06:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143909#M1999</link>
      <description>&lt;P&gt;is there any way i can check whether there is any error when splunk is trying to index this data?&lt;BR /&gt;
It has created a file kv_1384758521635957316.dbmonevt in var\spool\dbmon  and has following content. but it is not seen in the index.&lt;BR /&gt;
&lt;STRONG&gt;&lt;EM&gt;SPLUNK&lt;/EM&gt;&lt;/STRONG&gt; host=chdsez203099d source="dbmon-dump://ext_db/db_dump" sourcetype="dbmon:kv" index=default&lt;BR /&gt;
2013-11-18T12:38:41.609 id=1 name=xxx dept=cl&lt;BR /&gt;
2013-11-18T12:38:41.633 id=2 name=abc dept=rcl&lt;BR /&gt;
2013-11-18T12:38:41.633 id=3 name=yyy dept=pl&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:18:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143909#M1999</guid>
      <dc:creator>vaibhavagg2006</dc:creator>
      <dc:date>2020-09-28T15:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143910#M2000</link>
      <description>&lt;P&gt;the files are still there in spool\dbmon.. it means batch input is not working. Splunkd also doesnot contains any related errirs&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2013 10:09:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143910#M2000</guid>
      <dc:creator>vaibhavagg2006</dc:creator>
      <dc:date>2013-11-20T10:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143911#M2001</link>
      <description>&lt;P&gt;Latest db connect is always a good idea (1.1.1). Also check dbx.log.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2013 14:53:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143911#M2001</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2013-11-20T14:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with db connect indexing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143912#M2002</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I updated the dbx yesterday. Still facing the issue.&lt;BR /&gt;
Files are getting created in the spool\dbmon but not getting indexed and deleted. No suspicious log in dbx log.&lt;BR /&gt;
splunkd sometimes contains errors which says db lookups not found..but i dont think it matters&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2013 17:46:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Issue-with-db-connect-indexing/m-p/143912#M2002</guid>
      <dc:creator>vaibhavagg2006</dc:creator>
      <dc:date>2013-11-20T17:46:49Z</dc:date>
    </item>
  </channel>
</rss>

