<?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: Why is MongoDb not working correctly? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-is-MongoDb-not-working-correctly/m-p/296835#M35476</link>
    <description>&lt;P&gt;For undefined/unsupported databases, you'll need to:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Install JDBC driver file.&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Add custom database to db_connection_type.conf&lt;BR /&gt;
example of db_connection_type.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[dummy_DB_type]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;displayName = dummy_DB&lt;BR /&gt;
  serviceClass = com.splunk.dbx2.DefaultDBX2JDBC&lt;BR /&gt;
  jdbcDriverClass = $JDBC driver class$&lt;BR /&gt;
  jdbcUrlFormat = $JDBC URI Format$&lt;BR /&gt;
  ui_default_catalog = $database$&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Once you restarted Splunk, you can go configuration -&amp;gt; Connections -&amp;gt; New connection.&lt;BR /&gt;
dummy_DB should be available in dropdownlist of "Connection Type"&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/269594-screen-shot-2019-02-20-at-84210-pm.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;your can also refer here:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Installdatabasedrivers#Install_drivers_for_other_databases" target="_blank"&gt;https://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Installdatabasedrivers#Install_drivers_for_other_databases&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 23:19:05 GMT</pubDate>
    <dc:creator>mchang_splunk</dc:creator>
    <dc:date>2020-09-29T23:19:05Z</dc:date>
    <item>
      <title>Splunk DB Connect: Why is MongoDb not working correctly?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-is-MongoDb-not-working-correctly/m-p/296833#M35474</link>
      <description>&lt;P&gt;According the Splunk, if your database not listed in Splunk DB Connect 3, is necessary configure the new database according the link &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/DBX/3.1.2/DeployDBX/Installdatabasedrivers" target="_blank"&gt;http://docs.splunk.com/Documentation/DBX/3.1.2/DeployDBX/Installdatabasedrivers&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Was Configurated according this&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Driver download and input and the drivers directory&lt;/LI&gt;
&lt;LI&gt;Include in directory local, the file db_connection_types.conf with this configuration&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;After this, the splunk was restarted and no have any information of this database in my Splunk Db Connect&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:07:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-is-MongoDb-not-working-correctly/m-p/296833#M35474</guid>
      <dc:creator>davidnascimento</dc:creator>
      <dc:date>2020-09-29T18:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: Why is MongoDb not working correctly?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-is-MongoDb-not-working-correctly/m-p/296834#M35475</link>
      <description>&lt;P&gt;Hi davidnascimento,&lt;BR /&gt;
You need configurate:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Identities (&lt;A href="https://docs.splunk.com/Documentation/DBX/3.1.4/DeployDBX/Createandmanageidentities"&gt;https://docs.splunk.com/Documentation/DBX/3.1.4/DeployDBX/Createandmanageidentities&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Connections (&lt;A href="https://docs.splunk.com/Documentation/DBX/3.1.4/DeployDBX/Createandmanagedatabaseconnections)"&gt;https://docs.splunk.com/Documentation/DBX/3.1.4/DeployDBX/Createandmanagedatabaseconnections)&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;And continue the next steps, check this (&lt;A href="https://docs.splunk.com/Documentation/DBX/3.1.4/DeployDBX/Createandmanagedatabaseinputs"&gt;https://docs.splunk.com/Documentation/DBX/3.1.4/DeployDBX/Createandmanagedatabaseinputs&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;regards!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 01:15:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-is-MongoDb-not-working-correctly/m-p/296834#M35475</guid>
      <dc:creator>julio19</dc:creator>
      <dc:date>2019-02-21T01:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: Why is MongoDb not working correctly?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-is-MongoDb-not-working-correctly/m-p/296835#M35476</link>
      <description>&lt;P&gt;For undefined/unsupported databases, you'll need to:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Install JDBC driver file.&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Add custom database to db_connection_type.conf&lt;BR /&gt;
example of db_connection_type.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[dummy_DB_type]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;displayName = dummy_DB&lt;BR /&gt;
  serviceClass = com.splunk.dbx2.DefaultDBX2JDBC&lt;BR /&gt;
  jdbcDriverClass = $JDBC driver class$&lt;BR /&gt;
  jdbcUrlFormat = $JDBC URI Format$&lt;BR /&gt;
  ui_default_catalog = $database$&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Once you restarted Splunk, you can go configuration -&amp;gt; Connections -&amp;gt; New connection.&lt;BR /&gt;
dummy_DB should be available in dropdownlist of "Connection Type"&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/269594-screen-shot-2019-02-20-at-84210-pm.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;your can also refer here:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Installdatabasedrivers#Install_drivers_for_other_databases" target="_blank"&gt;https://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Installdatabasedrivers#Install_drivers_for_other_databases&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:19:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-Why-is-MongoDb-not-working-correctly/m-p/296835#M35476</guid>
      <dc:creator>mchang_splunk</dc:creator>
      <dc:date>2020-09-29T23:19:05Z</dc:date>
    </item>
  </channel>
</rss>

