<?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 - MySQL Connection in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98578#M22830</link>
    <description>&lt;P&gt;just to document all steps I am taking toward this Splunk DB Connect installation, I found reasearching the internet this manual to install MySQL Connector J on Mac and evt is alright with the set up.&lt;/P&gt;

&lt;P&gt;=&amp;gt; &lt;A href="http://www.yaldex.com/mysql_tutorial_2/ch09lev1sec1.html"&gt;http://www.yaldex.com/mysql_tutorial_2/ch09lev1sec1.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;After to download and copy the connector .jar file to /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext , Splunk DB Connect is running well.&lt;/P&gt;

&lt;P&gt;Thanks everyone!&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2013 16:29:13 GMT</pubDate>
    <dc:creator>wagnerbianchi</dc:creator>
    <dc:date>2013-01-24T16:29:13Z</dc:date>
    <item>
      <title>Splunk DB Connect - MySQL Connection</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98575#M22827</link>
      <description>&lt;P&gt;Hi friends,&lt;/P&gt;

&lt;P&gt;I am trying to set up a connection between Splunk and MySQL, both running in the same machine (local machine) and I am getting this error after filling up all configuration fields and push "Fetch Database Names" button:&lt;/P&gt;

&lt;P&gt;ERROR com.splunk.config.SplunkConfigurationException: JDBC driver (com.mysql.jdbc.Driver) for database type MySQL is not installed&lt;/P&gt;

&lt;P&gt;Cheking the JRE I have installed:&lt;/P&gt;

&lt;P&gt;wagnerbianchi:Home root# bin/java -version&lt;BR /&gt;
java version "1.6.0_37"&lt;BR /&gt;
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)&lt;BR /&gt;
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)&lt;/P&gt;

&lt;P&gt;Is this error regarding MySQL J/Connector? Someone could help me to solve this problem?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:10:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98575#M22827</guid>
      <dc:creator>wagnerbianchi</dc:creator>
      <dc:date>2020-09-28T13:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect - MySQL Connection</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98576#M22828</link>
      <description>&lt;P&gt;Yes, you need to install J/Connector.  From the docs: &lt;A href="http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Installdrivers"&gt;http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Installdrivers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2013 16:08:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98576#M22828</guid>
      <dc:creator>jspears</dc:creator>
      <dc:date>2013-01-24T16:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect - MySQL Connection</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98577#M22829</link>
      <description>&lt;P&gt;just to document all steps I am taking toward this Splunk DB Connect installation, I found reasearching the internet this manual to install MySQL Connector J on Mac and evt is alright with the set up.&lt;/P&gt;

&lt;P&gt;=&amp;gt; &lt;A href="http://www.yaldex.com/mysql_tutorial_2/ch09lev1sec1.html"&gt;http://www.yaldex.com/mysql_tutorial_2/ch09lev1sec1.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;After to download and copy the connector .jar file to /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext , Splunk DB Connect is running well.&lt;/P&gt;

&lt;P&gt;Thanks everyone!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2013 16:28:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98577#M22829</guid>
      <dc:creator>wagnerbianchi</dc:creator>
      <dc:date>2013-01-24T16:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect - MySQL Connection</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98578#M22830</link>
      <description>&lt;P&gt;just to document all steps I am taking toward this Splunk DB Connect installation, I found reasearching the internet this manual to install MySQL Connector J on Mac and evt is alright with the set up.&lt;/P&gt;

&lt;P&gt;=&amp;gt; &lt;A href="http://www.yaldex.com/mysql_tutorial_2/ch09lev1sec1.html"&gt;http://www.yaldex.com/mysql_tutorial_2/ch09lev1sec1.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;After to download and copy the connector .jar file to /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext , Splunk DB Connect is running well.&lt;/P&gt;

&lt;P&gt;Thanks everyone!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2013 16:29:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-DB-Connect-MySQL-Connection/m-p/98578#M22830</guid>
      <dc:creator>wagnerbianchi</dc:creator>
      <dc:date>2013-01-24T16:29:13Z</dc:date>
    </item>
  </channel>
</rss>

