<?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 do I back up my Splunk knowledge objects. Is this a big undertaking? Any plans or SPLs are appreciated? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568558#M10099</link>
    <description>&lt;P&gt;Additionally if you want a command line python script that can poll your splunk environment's api on some kind of cron to pull each object individually into git, you can do so with this script I wrote: &lt;A href="https://github.com/paychex/splunk-python/tree/main/Splunk2Git" target="_blank" rel="noopener"&gt;https://github.com/paychex/splunk-python/tree/main/Splunk2Git&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It is functionally similar to &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt; app but doesn't involve installing an app if you have users who individually want to maintain their objects in whatever repository they want instead.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 13:41:26 GMT</pubDate>
    <dc:creator>dmarling</dc:creator>
    <dc:date>2021-09-27T13:41:26Z</dc:date>
    <item>
      <title>How do I back up my Splunk knowledge objects. Is this a big undertaking? Any plans or SPLs are appreciated?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568504#M10091</link>
      <description>&lt;P&gt;I have learned this is very important in making sure you can recoverin case of a big disaster. It is a saving net for your saved searches, event types, tags, lookups, reports &amp;amp; all your customizations. I work in a large environment including splunk Ent. &amp;amp; ES. Any planning / SPLs are much appreciated. Thx a ton !&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 02:39:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568504#M10091</guid>
      <dc:creator>SamHTexas</dc:creator>
      <dc:date>2021-09-27T02:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I back up my Splunk knowledge objects. Is this a big undertaking? Any plans or SPLs are appreciated?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568548#M10096</link>
      <description>&lt;P&gt;If you're backing up $SPLUNK_HOME/etc then you have all of your KOs backed up.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 12:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568548#M10096</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-27T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I back up my Splunk knowledge objects. Is this a big undertaking? Any plans or SPLs are appreciated?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568554#M10097</link>
      <description>&lt;P&gt;There's several angles to consider as an admin on backing up and restoring an enterprise environment. How to do it, how to restore it, how often to test, how often to snap, etc.&lt;/P&gt;&lt;P&gt;Beyond that, the investment of time and energy of even one critical dashboard, macro, or query, may justify looking into other ways to protect yourself. Several of us in the community have come up with ways to help with this too.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/215385"&gt;@dmarling&lt;/a&gt;&amp;amp; I presented a solution at Splunk .Conf19 called Cover Your Assets.&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Presentation with walk-through and slide deck: &lt;A href="https://conf.splunk.com/watch/conf-online.html?search=FN1315#/" target="_blank" rel="noopener"&gt;https://conf.splunk.com/watch/conf-online.html?search=FN1315#/ &lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Files at Github: &lt;A href="https://github.com/paychex/Splunk.Conf19" target="_blank" rel="noopener"&gt;https://github.com/paychex/Splunk.Conf19 &lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;There's also an app by &lt;SPAN class="UserName lia-user-name lia-user-rank-SplunkTrust lia-component-message-view-widget-author-username"&gt;&lt;A href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850" target="_self"&gt;&lt;SPAN class="login-bold"&gt;gjanders&lt;/SPAN&gt;&lt;/A&gt; &lt;/SPAN&gt;called VersionControl For Splunk: &lt;A href="https://splunkbase.splunk.com/app/4355/" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/4355/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;And &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/121148"&gt;@chrisyounger&lt;/a&gt; has Git Version Control for Splunk: &lt;A href="https://splunkbase.splunk.com/app/4182/" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/4182/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Check all of these things out to figure out how best to accomplish your goals. Good luck!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 13:34:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568554#M10097</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2021-09-27T13:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I back up my Splunk knowledge objects. Is this a big undertaking? Any plans or SPLs are appreciated?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568558#M10099</link>
      <description>&lt;P&gt;Additionally if you want a command line python script that can poll your splunk environment's api on some kind of cron to pull each object individually into git, you can do so with this script I wrote: &lt;A href="https://github.com/paychex/splunk-python/tree/main/Splunk2Git" target="_blank" rel="noopener"&gt;https://github.com/paychex/splunk-python/tree/main/Splunk2Git&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It is functionally similar to &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt; app but doesn't involve installing an app if you have users who individually want to maintain their objects in whatever repository they want instead.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 13:41:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568558#M10099</guid>
      <dc:creator>dmarling</dc:creator>
      <dc:date>2021-09-27T13:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I back up my Splunk knowledge objects. Is this a big undertaking? Any plans or SPLs are appreciated?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568564#M10100</link>
      <description>&lt;P&gt;I appreciate your help. I did watch conf19 posted. As far as apps. do I need both apps listed or just one? Which is your favorite? Does the app ask where to store the information being backed up?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;There's also an app by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-SplunkTrust lia-component-message-view-widget-author-username"&gt;&lt;A href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850" target="_self"&gt;&lt;SPAN class="login-bold"&gt;gjanders&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;called VersionControl For Splunk:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://splunkbase.splunk.com/app/4355/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://splunkbase.splunk.com/app/4355/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;And&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.splunk.com/t5/user/viewprofilepage/user-id/121148" target="_blank"&gt;@chrisyounger&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;has Git Version Control for Splunk:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://splunkbase.splunk.com/app/4182/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://splunkbase.splunk.com/app/4182/&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks a million.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 14:48:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568564#M10100</guid>
      <dc:creator>SamHTexas</dc:creator>
      <dc:date>2021-09-27T14:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I back up my Splunk knowledge objects. Is this a big undertaking? Any plans or SPLs are appreciated?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568578#M10102</link>
      <description>&lt;P&gt;YMMV. Your cases aren't my cases, which is why I recommended not only the one I'm most familiar with, but the others that come up often. I do recommend you install and play with all of it in your dev environment, and figure out what meets your needs and wants. Then get rid of the rest. I recommend that you do not install things into your prod environment that you don't need. And to not seem evasive, I am satisfied between the services my admins (great people) provide and the solution dmarling and I presented. Our CYA solution scratches my exact itch, and has done so for years now. It also works in more than one Splunk product. Good luck on your journey!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 16:05:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-back-up-my-Splunk-knowledge-objects-Is-this-a-big/m-p/568578#M10102</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2021-09-27T16:05:37Z</dc:date>
    </item>
  </channel>
</rss>

