<?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: Extracting data from Splunk using splunkmse in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Extracting-data-from-Splunk-using-splunkmse/m-p/34480#M178375</link>
    <description>&lt;P&gt;I believe you will need DBA privileges to the mysql instance on SplunkMSE.  If I recall, it modifies entries in the _schema database when it builds tables for the saved searches.&lt;/P&gt;

&lt;P&gt;Have the admin ssh into SplunkMSE and run the following commands in mysql&amp;gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;CREATE USER 'divam'@'localhost' IDENTIFIED BY 'password';
GRANT ALL PRIVILEGES ON *.* TO 'divam'@'localhost' WITH GRANT OPTION;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That should give you all the necessary privileges without requiring admin access to the SplunkMSE virtual appliance.  Determining what privileges/rights you will need without DBA access could be a significant undertaking.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2011 07:13:09 GMT</pubDate>
    <dc:creator>Ron_Naken</dc:creator>
    <dc:date>2011-02-03T07:13:09Z</dc:date>
    <item>
      <title>Extracting data from Splunk using splunkmse</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extracting-data-from-Splunk-using-splunkmse/m-p/34479#M178374</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;We are using splunk and we need to extract application data into a Datawaehouse to report alongside other dimentions from different sources.&lt;/P&gt;

&lt;P&gt;So we installed splunkmse as a virtual machine. Now when I use the admin user to create a table in mysql all is good and I am able to extract data, but unfortunately when I try the same with my own user, I am not able to 
1) get all the saved searches.
2) The ones that get created do not show data.&lt;/P&gt;

&lt;P&gt;Could anyone advise what I could be doing wrong, unortunately I cant have access to the admin user.&lt;/P&gt;

&lt;P&gt;Any help is much appreciated.&lt;/P&gt;

&lt;P&gt;Thanks,
Divam&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2011 01:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extracting-data-from-Splunk-using-splunkmse/m-p/34479#M178374</guid>
      <dc:creator>divam</dc:creator>
      <dc:date>2011-01-28T01:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from Splunk using splunkmse</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extracting-data-from-Splunk-using-splunkmse/m-p/34480#M178375</link>
      <description>&lt;P&gt;I believe you will need DBA privileges to the mysql instance on SplunkMSE.  If I recall, it modifies entries in the _schema database when it builds tables for the saved searches.&lt;/P&gt;

&lt;P&gt;Have the admin ssh into SplunkMSE and run the following commands in mysql&amp;gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;CREATE USER 'divam'@'localhost' IDENTIFIED BY 'password';
GRANT ALL PRIVILEGES ON *.* TO 'divam'@'localhost' WITH GRANT OPTION;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That should give you all the necessary privileges without requiring admin access to the SplunkMSE virtual appliance.  Determining what privileges/rights you will need without DBA access could be a significant undertaking.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2011 07:13:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extracting-data-from-Splunk-using-splunkmse/m-p/34480#M178375</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2011-02-03T07:13:09Z</dc:date>
    </item>
  </channel>
</rss>

