<?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 Exporting Splunk configurations in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270631#M190078</link>
    <description>&lt;P&gt;I would like to export the Splunk for CEF configuration from one Splunk server, in order to import it to another Splunk. &lt;/P&gt;

&lt;P&gt;I assume there is no way to export the config from the UI (please correct if it is wrong).&lt;/P&gt;

&lt;P&gt;So I exported the all the files from the CLI &lt;CODE&gt;/opt/splunk/etc/apps/splunk_app_cef/local&lt;/CODE&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;zip -r config-app-for-cef.zip /opt/splunk/etc/apps/splunk_app_cef/local/*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then, to import it, I paste all these files into the same dir.&lt;/P&gt;

&lt;P&gt;Is this a correct and recommended method of exporting/importing?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2015 01:52:49 GMT</pubDate>
    <dc:creator>alexsuv</dc:creator>
    <dc:date>2015-10-13T01:52:49Z</dc:date>
    <item>
      <title>Exporting Splunk configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270631#M190078</link>
      <description>&lt;P&gt;I would like to export the Splunk for CEF configuration from one Splunk server, in order to import it to another Splunk. &lt;/P&gt;

&lt;P&gt;I assume there is no way to export the config from the UI (please correct if it is wrong).&lt;/P&gt;

&lt;P&gt;So I exported the all the files from the CLI &lt;CODE&gt;/opt/splunk/etc/apps/splunk_app_cef/local&lt;/CODE&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;zip -r config-app-for-cef.zip /opt/splunk/etc/apps/splunk_app_cef/local/*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then, to import it, I paste all these files into the same dir.&lt;/P&gt;

&lt;P&gt;Is this a correct and recommended method of exporting/importing?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 01:52:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270631#M190078</guid>
      <dc:creator>alexsuv</dc:creator>
      <dc:date>2015-10-13T01:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Splunk configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270632#M190079</link>
      <description>&lt;P&gt;Hi alexsuv,&lt;/P&gt;

&lt;P&gt;this is a good approach as long as you have CLI access to the server.&lt;BR /&gt;
If not, you can try this app &lt;A href="https://splunkbase.splunk.com/app/2613/"&gt;https://splunkbase.splunk.com/app/2613/&lt;/A&gt; made by @martin_mueller it works just fine and your app is packaged  and ready as a &lt;CODE&gt;spl&lt;/CODE&gt; file.&lt;/P&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 02:07:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270632#M190079</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-10-13T02:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Splunk configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270633#M190080</link>
      <description>&lt;P&gt;Grabbing the App Exporter linked above will let you do things through the UI entirely, assuming you can access your management port.&lt;/P&gt;

&lt;P&gt;Do note, all approaches only copy settings shared within the app or globally, private settings won't be copied.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 16:34:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270633#M190080</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-10-13T16:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Splunk configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270634#M190081</link>
      <description>&lt;P&gt;I would suggest  &lt;CODE&gt;zip -r config-app-for-cef.zip /opt/splunk/etc/apps/splunk_app_cef/&lt;/CODE&gt; &lt;/P&gt;

&lt;P&gt;If the app ships with default configurations, you won't have those if you only export the local folder. Zipping the entire $SPLUNK_HOME/etc/apps/MYAPP is the easiest manual way to copy app configurations over to another Splunk server.&lt;/P&gt;

&lt;P&gt;Just make sure you restart Splunk on the target server in order for it to pickup the new app.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 16:39:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270634#M190081</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2015-10-13T16:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Splunk configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270635#M190082</link>
      <description>&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 18:25:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exporting-Splunk-configurations/m-p/270635#M190082</guid>
      <dc:creator>alexsuv</dc:creator>
      <dc:date>2015-10-13T18:25:47Z</dc:date>
    </item>
  </channel>
</rss>

