<?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 Importing Data into Splunk in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Importing-Data-into-Splunk/m-p/556089#M9921</link>
    <description>&lt;P&gt;I have real-time data that I am getting by running a python script using Splunk SDK. My requirement is to upload this data back into a Splunk Dashboard.&amp;nbsp; I wrote a python script initially because the operations&amp;nbsp; I had on the data were a bit complicated.&lt;/P&gt;&lt;P&gt;Can I upload this into a dashboard using API calls? Whatever API calls I found online only let me upload the XML content of a dashboard.&lt;/P&gt;&lt;P&gt;If it is not possible in a dashboard is there any other alternative way I could present this data using Splunk?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 04:03:56 GMT</pubDate>
    <dc:creator>Temp</dc:creator>
    <dc:date>2021-06-17T04:03:56Z</dc:date>
    <item>
      <title>Importing Data into Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Importing-Data-into-Splunk/m-p/556089#M9921</link>
      <description>&lt;P&gt;I have real-time data that I am getting by running a python script using Splunk SDK. My requirement is to upload this data back into a Splunk Dashboard.&amp;nbsp; I wrote a python script initially because the operations&amp;nbsp; I had on the data were a bit complicated.&lt;/P&gt;&lt;P&gt;Can I upload this into a dashboard using API calls? Whatever API calls I found online only let me upload the XML content of a dashboard.&lt;/P&gt;&lt;P&gt;If it is not possible in a dashboard is there any other alternative way I could present this data using Splunk?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 04:03:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Importing-Data-into-Splunk/m-p/556089#M9921</guid>
      <dc:creator>Temp</dc:creator>
      <dc:date>2021-06-17T04:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Data into Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Importing-Data-into-Splunk/m-p/556213#M9922</link>
      <description>&lt;P&gt;One does not send data to a dashboard.&amp;nbsp; One puts data into an index or lookup and then dashboards search for that data and display it.&lt;/P&gt;&lt;P&gt;Have you considered running your script as a modular input?&amp;nbsp; That way the output of the script is indexed by Splunk and can be found and used by dashboards, etc.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 17:32:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Importing-Data-into-Splunk/m-p/556213#M9922</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-17T17:32:23Z</dc:date>
    </item>
  </channel>
</rss>

