<?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: How to get data structure and some data from Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326499#M93840</link>
    <description>&lt;P&gt;Yes, data can be exported from Splunk.  Run a search for the desired data then click the Export icon (next to the printer icon).&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2017 13:01:23 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2017-10-26T13:01:23Z</dc:date>
    <item>
      <title>How to get data structure and some data from Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326493#M93834</link>
      <description>&lt;P&gt;Our client has been using Splunk to research logs from IT systems. &lt;BR /&gt;
I need to make Java-integration with his Splunk. So to do this I need to understand the structure of his data.&lt;BR /&gt;
For the first visit I would like to get the structure and some data from the client. &lt;BR /&gt;
I have never worked with Splunk only with databases like Oracle and PostgreSQL.&lt;/P&gt;

&lt;P&gt;Is this possible to make some dump from the existing Splunk to get structure of the data? Also it would be nice to have some way to get some data for testing purpose. &lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 16:09:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326493#M93834</guid>
      <dc:creator>kirillchokparov</dc:creator>
      <dc:date>2017-10-25T16:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data structure and some data from Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326494#M93835</link>
      <description>&lt;P&gt;Data in Splunk is unstructured (with a couple of exceptions we can ignore for now).  One of the distinguishing features of Splunk is a schema is not applied to the data until it is searched.  This allows for flexible "schemas" for each use case.&lt;/P&gt;

&lt;P&gt;The best way to integrate Splunk with SQL databases is to use the DB Connect app.&lt;/P&gt;

&lt;P&gt;You'll have to get test data from your client.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 17:37:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326494#M93835</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-10-25T17:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data structure and some data from Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326495#M93836</link>
      <description>&lt;P&gt;Hey @kirillchokparov, there's a Slack as well and some of the channels might help:  &lt;A href="http://splk.it/slack"&gt;http://splk.it/slack&lt;/A&gt;&lt;BR /&gt;
Have you seen the developer portal? &lt;A href="http://dev.splunk.com/"&gt;http://dev.splunk.com/&lt;/A&gt;&lt;BR /&gt;
And we have a free intro e-learning course if you want to learn a bit more about Splunk. &lt;A href="https://www.splunk.com/view/education/SP-CAAAAH9"&gt;https://www.splunk.com/view/education/SP-CAAAAH9&lt;/A&gt;&lt;BR /&gt;
Here's info about the Splunk DB Connect app that @richgalloway mentioned: &lt;A href="https://splunkbase.splunk.com/app/2686/"&gt;https://splunkbase.splunk.com/app/2686/&lt;/A&gt; you can check out other pre-built apps in Splunkbase&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:45:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326495#M93836</guid>
      <dc:creator>lfedak_splunk</dc:creator>
      <dc:date>2017-10-25T20:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data structure and some data from Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326496#M93837</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 07:41:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326496#M93837</guid>
      <dc:creator>kirillchokparov</dc:creator>
      <dc:date>2017-10-26T07:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data structure and some data from Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326497#M93838</link>
      <description>&lt;P&gt;Thanks @Ifedak. Very usefull information.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 07:44:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326497#M93838</guid>
      <dc:creator>kirillchokparov</dc:creator>
      <dc:date>2017-10-26T07:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data structure and some data from Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326498#M93839</link>
      <description>&lt;P&gt;@richgalloway, good day! Could you please tell what are the ways to get test data from Splunk? Can I somehow export the data from Splunk or I should get source files like CSV, that were added to Splunk by the client previously?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 07:47:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326498#M93839</guid>
      <dc:creator>kirillchokparov</dc:creator>
      <dc:date>2017-10-26T07:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data structure and some data from Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326499#M93840</link>
      <description>&lt;P&gt;Yes, data can be exported from Splunk.  Run a search for the desired data then click the Export icon (next to the printer icon).&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 13:01:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326499#M93840</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-10-26T13:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data structure and some data from Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326500#M93841</link>
      <description>&lt;P&gt;Great. That works!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 13:12:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-structure-and-some-data-from-Splunk/m-p/326500#M93841</guid>
      <dc:creator>kirillchokparov</dc:creator>
      <dc:date>2017-10-26T13:12:19Z</dc:date>
    </item>
  </channel>
</rss>

