<?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: Get data out Splunk Cloud Platform in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591402#M205877</link>
    <description>&lt;P&gt;I am assuming you mean Logs.&amp;nbsp; To get logs into Splunk Cloud,&amp;nbsp; do the same thing as you do for on prem - Configure forwarders and point them to the splunk cloud indexers.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/8.2.5/Forwarder/HowtoforwarddatatoSplunkCloud" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/8.2.5/Forwarder/HowtoforwarddatatoSplunkCloud&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 06:13:06 GMT</pubDate>
    <dc:creator>neerajs_81</dc:creator>
    <dc:date>2022-03-30T06:13:06Z</dc:date>
    <item>
      <title>Can I get data out Splunk Cloud Platform?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591380#M205868</link>
      <description>&lt;P&gt;Can I get data in Splunk Cloud Platform?&lt;BR /&gt;and how can i get it (REST API, library in python,...)&lt;BR /&gt;Any help is appreciated&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 17:26:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591380#M205868</guid>
      <dc:creator>tienduyf9</dc:creator>
      <dc:date>2022-03-30T17:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get data out Splunk Cloud Platform</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591402#M205877</link>
      <description>&lt;P&gt;I am assuming you mean Logs.&amp;nbsp; To get logs into Splunk Cloud,&amp;nbsp; do the same thing as you do for on prem - Configure forwarders and point them to the splunk cloud indexers.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/8.2.5/Forwarder/HowtoforwarddatatoSplunkCloud" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/8.2.5/Forwarder/HowtoforwarddatatoSplunkCloud&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 06:13:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591402#M205877</guid>
      <dc:creator>neerajs_81</dc:creator>
      <dc:date>2022-03-30T06:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Get data out Splunk Cloud Platform</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591440#M205899</link>
      <description>&lt;P&gt;Looks like you are misunderstanding what I mean.&lt;BR /&gt;I mean I already have my data on Splunk Cloud (New Relic App) and I want to get them by python (AWS Lambda).&lt;BR /&gt;Can you tell me how to get the data using REST API or any other way?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tienduyf9_0-1648628958885.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18842iAC86236FEB28FAA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tienduyf9_0-1648628958885.png" alt="tienduyf9_0-1648628958885.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 08:31:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591440#M205899</guid>
      <dc:creator>tienduyf9</dc:creator>
      <dc:date>2022-03-30T08:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get data out Splunk Cloud Platform</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591467#M205904</link>
      <description>&lt;P&gt;Just use the search REST API endpoint to execute a search against your splunk indexes and get the results.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 10:30:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591467#M205904</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-03-30T10:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get data out Splunk Cloud Platform</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591482#M205909</link>
      <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.5/RESTTUT/RESTandCloud" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.5/RESTTUT/RESTandCloud&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And u can always try the AWS App for Splunk but that is for ingesting data from AWS into splunk. I think yours is other way round.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 11:33:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591482#M205909</guid>
      <dc:creator>neerajs_81</dc:creator>
      <dc:date>2022-03-30T11:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get data out Splunk Cloud Platform</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591582#M205936</link>
      <description>&lt;P&gt;You can use Splunk Python SDK to run Splunk queries.&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/howtousesplunkpython/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/howtousesplunkpython/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/howtousesplunkpython/howtorunsearchespython/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/howtousesplunkpython/howtorunsearchespython/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, if you want to get all the indexes data, you can run "&lt;STRONG&gt;| search index=*&lt;/STRONG&gt;" search.&lt;/P&gt;&lt;P&gt;If you want to continuously get data coming to Splunk to your Python script run your search query in real-time. (&lt;A href="https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/howtousesplunkpython/howtorunsearchespython/#To-create-a-basic-export-search-and-display-results" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/howtousesplunkpython/howtorunsearchespython/#To-create-a-basic-export-search-and-display-results&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 17:13:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591582#M205936</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-03-30T17:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get data out Splunk Cloud Platform</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591593#M205940</link>
      <description>&lt;P&gt;The question really is what is the use case. Because indeed, you can do searches on indexed data and copy it out (I'd rather not advise running a realtime search for this) but it's a highly suboptimal. If you want to copy data somewhere else apart from indexing it in splunk, you should rather use some routing within splunk and send it to another system before indexing.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 17:27:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-get-data-out-Splunk-Cloud-Platform/m-p/591593#M205940</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-03-30T17:27:37Z</dc:date>
    </item>
  </channel>
</rss>

