<?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: Splunk DB connect: How to change maximum size per event in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-connect-How-to-change-maximum-size-per-event/m-p/174926#M23334</link>
    <description>&lt;P&gt;I want to index data from original source, and It's ok under the 10 KB.&lt;BR /&gt;
I'm collecting data like below. SQL version is 11.0 from Cloud DB.&lt;/P&gt;

&lt;P&gt;[1] Device (Original Source, JSON format) =&amp;gt; [2] Cloud DB (MS-Azure) =&amp;gt; [3] DB-connect 1.2 =&amp;gt; [4] Splunk 6.2.3&lt;/P&gt;

&lt;P&gt;[2] data fully support more than 10 KB. (&lt;STRONG&gt;OK&lt;/STRONG&gt;)&lt;BR /&gt;
[4] splunk indexes more than 10 KB from file. (&lt;STRONG&gt;OK&lt;/STRONG&gt;)&lt;BR /&gt;
[2]-[3]-[4] has the problem which got truncated.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2015 04:16:32 GMT</pubDate>
    <dc:creator>sj0man</dc:creator>
    <dc:date>2015-06-29T04:16:32Z</dc:date>
    <item>
      <title>Splunk DB connect: How to change maximum size per event</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-connect-How-to-change-maximum-size-per-event/m-p/174924#M23332</link>
      <description>&lt;P&gt;Environments: Windows Server 2008 R2, Splunk 6.2.3, DB connect 1.2, JRE8, MSSQL&lt;/P&gt;

&lt;P&gt;There are some events of more than 10 KB.&lt;BR /&gt;
If they are indexing from command line interface,  then it's successful.&lt;BR /&gt;
&lt;CODE&gt;splunk add oneshot file -index my_index -sourcetype my_sourcetype -auth id:pwd&lt;/CODE&gt;&lt;BR /&gt;
And I check the event from &lt;STRONG&gt;dbquery&lt;/STRONG&gt;, it's no problem.&lt;/P&gt;

&lt;P&gt;BTW, DB connect 1.2 got truncated event until 10 KB.&lt;BR /&gt;
I changed conf files like below.&lt;BR /&gt;
Still I could not solve the problem.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/etc/apps/search/local/props.conf
[my_sourcetype]
TRUNCATE = 100000 
## 10 times than default

$SPLUNK_HOME/etc/apps/dbx/local/java.conf
[dbx]
query.stream.limit = 100000
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 Jun 2015 07:32:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-connect-How-to-change-maximum-size-per-event/m-p/174924#M23332</guid>
      <dc:creator>sj0man</dc:creator>
      <dc:date>2015-06-25T07:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB connect: How to change maximum size per event</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-connect-How-to-change-maximum-size-per-event/m-p/174925#M23333</link>
      <description>&lt;P&gt;I could swear that is a SQL Server limitation, but SQL 2008 was the new kid on the block last time I did this as $dayjob and I'm not seeing anything obvious on the web.&lt;/P&gt;

&lt;P&gt;What exactly are you doing from DB Connect that's getting truncated? Indexing? a dbxquery? a dblookup?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2015 02:59:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-connect-How-to-change-maximum-size-per-event/m-p/174925#M23333</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2015-06-29T02:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB connect: How to change maximum size per event</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-connect-How-to-change-maximum-size-per-event/m-p/174926#M23334</link>
      <description>&lt;P&gt;I want to index data from original source, and It's ok under the 10 KB.&lt;BR /&gt;
I'm collecting data like below. SQL version is 11.0 from Cloud DB.&lt;/P&gt;

&lt;P&gt;[1] Device (Original Source, JSON format) =&amp;gt; [2] Cloud DB (MS-Azure) =&amp;gt; [3] DB-connect 1.2 =&amp;gt; [4] Splunk 6.2.3&lt;/P&gt;

&lt;P&gt;[2] data fully support more than 10 KB. (&lt;STRONG&gt;OK&lt;/STRONG&gt;)&lt;BR /&gt;
[4] splunk indexes more than 10 KB from file. (&lt;STRONG&gt;OK&lt;/STRONG&gt;)&lt;BR /&gt;
[2]-[3]-[4] has the problem which got truncated.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2015 04:16:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-connect-How-to-change-maximum-size-per-event/m-p/174926#M23334</guid>
      <dc:creator>sj0man</dc:creator>
      <dc:date>2015-06-29T04:16:32Z</dc:date>
    </item>
  </channel>
</rss>

