<?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: Best practice to install/configure DB connect in a distributed environment in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68654#M7274</link>
    <description>&lt;P&gt;In order to use database inputs, the recommendation is to install DB Connect on a (dedicated) heavy forwarder. This forwarder should be configured to forward the data to all indexers using load-balancing.&lt;/P&gt;

&lt;P&gt;In order to use reporting features, such as lookups, ad-hoc queries or dboutput, DB Connect needs to be install on the search heads as well. Setup on search heads with pooling enabled requires some additional steps, see: &lt;A href="http://splunk-base.splunk.com/answers/68598/java-access-bridge-not-running-with-search-head-pooling/72263"&gt;http://splunk-base.splunk.com/answers/68598/java-access-bridge-not-running-with-search-head-pooling/72263&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2013 15:38:20 GMT</pubDate>
    <dc:creator>ziegfried</dc:creator>
    <dc:date>2013-06-19T15:38:20Z</dc:date>
    <item>
      <title>Best practice to install/configure DB connect in a distributed environment</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68653#M7273</link>
      <description>&lt;P&gt;How should we install DB Connect in a distributed environment? We've read &lt;A href="http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Otherdeploymentconsiderations"&gt;http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Otherdeploymentconsiderations&lt;/A&gt; but still aren't sure.&lt;/P&gt;

&lt;P&gt;We have 2 search heads with search head pooling. &lt;BR /&gt;&lt;BR /&gt;
We have 3 indexers that are all receivers and search peers of the search heads. &lt;BR /&gt;&lt;BR /&gt;
We have 1 utility box we can dedicate to DB Connect.&lt;/P&gt;

&lt;P&gt;We're not sure if it should be a search head (not pooled) or a heavy forwarder. &lt;/P&gt;

&lt;P&gt;We think we'd like to make the utility box a heavy forwarder dedicated to DB Connect, but are there any downsides? &lt;BR /&gt;
Can we then search the db connect data from our pooled search heads? &lt;BR /&gt;&lt;BR /&gt;
Will the db connect split across our 3 indexers be fully searchable? &lt;BR /&gt;&lt;BR /&gt;
Do we need to install anything on the search heads? &lt;/P&gt;

&lt;P&gt;Also, we have 1 deployment server. From the docs, it looks like we would not use that to manage any DB Connect config. Is that right?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:50:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68653#M7273</guid>
      <dc:creator>chang1800</dc:creator>
      <dc:date>2013-06-19T14:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to install/configure DB connect in a distributed environment</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68654#M7274</link>
      <description>&lt;P&gt;In order to use database inputs, the recommendation is to install DB Connect on a (dedicated) heavy forwarder. This forwarder should be configured to forward the data to all indexers using load-balancing.&lt;/P&gt;

&lt;P&gt;In order to use reporting features, such as lookups, ad-hoc queries or dboutput, DB Connect needs to be install on the search heads as well. Setup on search heads with pooling enabled requires some additional steps, see: &lt;A href="http://splunk-base.splunk.com/answers/68598/java-access-bridge-not-running-with-search-head-pooling/72263"&gt;http://splunk-base.splunk.com/answers/68598/java-access-bridge-not-running-with-search-head-pooling/72263&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:38:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68654#M7274</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2013-06-19T15:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to install/configure DB connect in a distributed environment</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68655#M7275</link>
      <description>&lt;P&gt;ziegfried, Thanks for your speedy answer.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68655#M7275</guid>
      <dc:creator>chang1800</dc:creator>
      <dc:date>2013-06-19T16:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to install/configure DB connect in a distributed environment</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68656#M7276</link>
      <description>&lt;P&gt;Another way of approaching this problem could be the following:&lt;/P&gt;

&lt;P&gt;1) If you plan to use DBConnect for data enrichments, only (Db lookups and so on, mainly search-time) you could install it on a Search Head.&lt;BR /&gt;
2) if you plan to rely strongly on database inputs, you should evaluate expected volumes:&lt;BR /&gt;
Small =&amp;gt; install DB Connect on a search head and make it forward events to the indexer(s)&lt;BR /&gt;
Medium =&amp;gt; install DB Connect on a dedicated Splunk heavy forwarder &lt;/P&gt;

&lt;H2&gt;Large =&amp;gt; install DB Connect on multiple Splunk heavy forwarder &lt;/H2&gt;

&lt;P&gt;source: &lt;A href="http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Otherdeploymentconsiderations"&gt;http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Otherdeploymentconsiderations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2015 15:16:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68656#M7276</guid>
      <dc:creator>banchio</dc:creator>
      <dc:date>2015-02-18T15:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to install/configure DB connect in a distributed environment</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68657#M7277</link>
      <description>&lt;P&gt;Hi - Can you point me to install steps for DBConnect on Windows heavy forwarder?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2015 21:03:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68657#M7277</guid>
      <dc:creator>pkapila</dc:creator>
      <dc:date>2015-03-18T21:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to install/configure DB connect in a distributed environment</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68658#M7278</link>
      <description>&lt;P&gt;How can we use reporting feature as we are using search head clustering and as per doc it is not supported there?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 06:40:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Best-practice-to-install-configure-DB-connect-in-a-distributed/m-p/68658#M7278</guid>
      <dc:creator>hemendralodhi</dc:creator>
      <dc:date>2016-04-11T06:40:49Z</dc:date>
    </item>
  </channel>
</rss>

