<?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 Splunk automation in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555539#M9914</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I want to automate Splunk.IF I make a dashboard manually and then I want to export it as an xml file.&lt;/P&gt;&lt;P&gt;After that if I make any changes in that xml file and commit the changes ,the changes should get reflected in Splunk dashboard.I don't know how to go about it .any suggestions and ideas are highly appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 12 Jun 2021 07:40:00 GMT</pubDate>
    <dc:creator>sansmish</dc:creator>
    <dc:date>2021-06-12T07:40:00Z</dc:date>
    <item>
      <title>Splunk automation</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555539#M9914</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I want to automate Splunk.IF I make a dashboard manually and then I want to export it as an xml file.&lt;/P&gt;&lt;P&gt;After that if I make any changes in that xml file and commit the changes ,the changes should get reflected in Splunk dashboard.I don't know how to go about it .any suggestions and ideas are highly appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 07:40:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555539#M9914</guid>
      <dc:creator>sansmish</dc:creator>
      <dc:date>2021-06-12T07:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk automation</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555547#M9915</link>
      <description>&lt;P&gt;I think that falls into the same category as converting an HTML dashboard back into Simple XML - it's a Hard Problem that no one has solved, yet.&amp;nbsp; Your solution would have to read seemingly random XML and somehow figure out some sequence of Simple XML statements that would produce similar output.&amp;nbsp; That sounds like PhD work to me.&amp;nbsp; Export a dashboard then compare the Simple XML to the XML and you'll see what I mean.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 12:46:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555547#M9915</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-12T12:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk automation</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555549#M9916</link>
      <description>&lt;P&gt;Getting hold of the SimpleXML is simple enough - you can use the ReST API to retrieve the dashboard definition (See Tom West's video on YouTube&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=B9PuOPfdxd0&amp;amp;t=2858s" target="_blank"&gt;https://www.youtube.com/watch?v=B9PuOPfdxd0&amp;amp;t=2858s&lt;/A&gt;&amp;nbsp;around the 45minute mark). Getting a modified version back into splunk might be a little bit more tricky.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 12:56:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555549#M9916</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-06-12T12:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk automation</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555581#M9917</link>
      <description>&lt;P&gt;In the version control for splunk app &lt;A href="https://splunkbase.splunk.com/app/4355/" target="_blank"&gt;https://splunkbase.splunk.com/app/4355/&lt;/A&gt;&lt;BR /&gt;Or transfersplunkknowledgeobjects&amp;nbsp;&lt;A href="https://github.com/gjanders/Splunk" target="_blank"&gt;https://github.com/gjanders/Splunk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have code that retrieves and posts back dashboards and other objects. Perhaps the transfer scripts might give you an idea...&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jun 2021 05:24:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-automation/m-p/555581#M9917</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2021-06-13T05:24:34Z</dc:date>
    </item>
  </channel>
</rss>

