<?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 install &amp;quot;VersionControl For Splunk&amp;quot; the app and how to trigger the initial backup? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577861#M75722</link>
    <description>&lt;P&gt;Under the more settings section when you configure the input you can set an interval.&lt;/P&gt;&lt;P&gt;I backup hourly for example.&lt;/P&gt;&lt;P&gt;You can always update the schedule via settings, data inputs&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Dec 2021 08:50:35 GMT</pubDate>
    <dc:creator>gjanders</dc:creator>
    <dc:date>2021-12-09T08:50:35Z</dc:date>
    <item>
      <title>How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446438#M54936</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Can you write - what steps needs to be taken after adding the app to $SPLUNK_HOME/etc/apps folder?&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I installed  "VersionControl For Splunk"  App.&lt;BR /&gt;
Added inputs.conf in local directory as well as App.conf and marked it as configured.&lt;/P&gt;

&lt;P&gt;When I restarted splunk, the app created empty folders (for all splunk apps) in tempGitRepo and initiated git repo as well &lt;BR /&gt;
but not pushing any data to remote repo as well. Also, since folders are empty so they are of no use anyways.&lt;/P&gt;

&lt;P&gt;PS: I am new to modular inputs.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 07:59:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446438#M54936</guid>
      <dc:creator>paliwalparitosh</dc:creator>
      <dc:date>2019-02-06T07:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446439#M54937</link>
      <description>&lt;P&gt;If you have closely followed the instructions here: &lt;A href="https://splunkbase.splunk.com/app/4182/#/details"&gt;https://splunkbase.splunk.com/app/4182/#/details&lt;/A&gt; then the next thing to do is to look at the log to see why it might not be working. Try running the below search and let me know what it returns so I can help you further.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sourcetype=gitforsplunk index=_internal&lt;/CODE&gt;  ( you might need to change the &lt;CODE&gt;index&lt;/CODE&gt; to be what you configured in inputs.conf )&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 19:11:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446439#M54937</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-02-06T19:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446440#M54938</link>
      <description>&lt;P&gt;If you are using app Version Control For Splunk as in &lt;A href="https://splunkbase.splunk.com/app/4355/" target="_blank"&gt;https://splunkbase.splunk.com/app/4355/&lt;/A&gt; then I would suggest creating your modular input via Settings -&amp;gt; Data Inputs in the Splunk GUI&lt;/P&gt;

&lt;P&gt;Validation is built in to the app to ensure the fields are filled out correctly, if not an error is thrown on screen, if that doesn't work the logs are here on Linux:&lt;BR /&gt;
/opt/splunk/var/log/splunk/splunkversioncontrol_restore.log&lt;BR /&gt;
/opt/splunk/var/log/splunk/splunkversioncontrol_backup.log&lt;/P&gt;

&lt;P&gt;Or the internal index which also has these log files&lt;/P&gt;

&lt;P&gt;To help further I would need a post of the inputs.conf (with the passwords removed of course), and the most recent log entries for either backup or restore.&lt;/P&gt;

&lt;P&gt;As a first guess, do you have your SSH key setup on your server to talk to the git repo? This is one of the per-requisites to getting the app running&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:06:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446440#M54938</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2020-09-29T23:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446441#M54939</link>
      <description>&lt;P&gt;Whoops sorry.. Looks like you aren't using the app I linked. &lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 20:21:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446441#M54939</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-02-06T20:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446442#M54940</link>
      <description>&lt;P&gt;FYI you should get an automated email if your app gets tagged in a post...&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 20:24:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/446442#M54940</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2019-02-06T20:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/576273#M75619</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/178"&gt;@gareth&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the same issue. I ran the splunkversioncontrol_backup.py the first time, I see the script hung forever and checked the spunkversioncontrol_backup.log, nothing logged.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Could you elaborate how to set up modular inputs through Splunk UI?&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 00:45:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/576273#M75619</guid>
      <dc:creator>weili6</dc:creator>
      <dc:date>2021-11-25T00:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/576854#M75652</link>
      <description>&lt;P&gt;Probably best to start a new thread. I'm unsure why it would hang, I'd definitely tick the debug mode box but let's discuss in a new thread&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 07:51:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/576854#M75652</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2021-12-01T07:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577308#M75669</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt;,&amp;nbsp;your VersionControl for Splunk&amp;nbsp; works like a charm! Thank you! I installed on standalone Splunk instance, configured git temp working directory and remote git repo, then filling in the modular input settings, it backed up all SKOs.&amp;nbsp; Great app for Splunk.&lt;/P&gt;&lt;P&gt;One thing we noticed that password field for REST URL is not obfuscated. Is there anyway to add this feature?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Dec 2021 04:36:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577308#M75669</guid>
      <dc:creator>weili6</dc:creator>
      <dc:date>2021-12-04T04:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577311#M75670</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/238919"&gt;@weili6&lt;/a&gt;&amp;nbsp;I might need to update the README.md file but as per &lt;A href="https://github.com/gjanders/SplunkVersionControl/blob/master/README/inputs.conf.spec" target="_blank"&gt;https://github.com/gjanders/SplunkVersionControl/blob/master/README/inputs.conf.spec&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can use password:passwordnameinpasswordsdotconffile&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;However you need to get the password into it. There is a rest passwords app on SplunkBase that can help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Dec 2021 05:11:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577311#M75670</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2021-12-04T05:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577478#M75681</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt;&amp;nbsp;,&amp;nbsp;thanks for the update.&lt;/P&gt;&lt;P&gt;So we can add password.conf in the same location as inputs.conf.spec file?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside the passowrd, add one line like:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; myusername=mypassword,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then configure modular input setting for srcPassword as&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;password:mypassword?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 15:16:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577478#M75681</guid>
      <dc:creator>weili6</dc:creator>
      <dc:date>2021-12-06T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577480#M75682</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt;&amp;nbsp; &amp;nbsp;Is the passwords.conf stored in standalone Splunk instance or on remote SH? Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 15:27:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577480#M75682</guid>
      <dc:creator>weili6</dc:creator>
      <dc:date>2021-12-06T15:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577512#M75684</link>
      <description>&lt;P&gt;You could use an app like&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/4013/" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/4013/ &lt;/A&gt;to add the passwords in on the standalone instance.&lt;/P&gt;&lt;P&gt;And on the standalone instance, let's say you added the password "mypassword", then in the srcPassword:&lt;/P&gt;&lt;P&gt;srcPassword = password:mypassword&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this example (and then the "mypassword" comes from the passwords.conf), it can come from any app context and no realm required, but the SplunkVersionControl app will be checked first...&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 19:58:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577512#M75684</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2021-12-06T19:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577677#M75693</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt;&amp;nbsp; using the app&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://splunkbase.splunk.com/app/4013/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://splunkbase.splunk.com/app/4013/&lt;/A&gt;, it works perfect.&amp;nbsp; Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 17:37:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577677#M75693</guid>
      <dc:creator>weili6</dc:creator>
      <dc:date>2021-12-07T17:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577836#M75718</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt;Hi, a quick question:&amp;nbsp; what triggers the splunkversioncontrol_backup process to run after the initial whole backup?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 01:53:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577836#M75718</guid>
      <dc:creator>weili6</dc:creator>
      <dc:date>2021-12-09T01:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577861#M75722</link>
      <description>&lt;P&gt;Under the more settings section when you configure the input you can set an interval.&lt;/P&gt;&lt;P&gt;I backup hourly for example.&lt;/P&gt;&lt;P&gt;You can always update the schedule via settings, data inputs&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 08:50:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/577861#M75722</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2021-12-09T08:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I install "VersionControl For Splunk" the app and how to trigger the initial backup?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/578047#M75731</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt;&amp;nbsp; Yes, Just noticed there is "More settings" checkbox. From there the interval can be set. Wonderful!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 17:44:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-install-quot-VersionControl-For-Splunk-quot-the-app-and/m-p/578047#M75731</guid>
      <dc:creator>weili6</dc:creator>
      <dc:date>2021-12-10T17:44:41Z</dc:date>
    </item>
  </channel>
</rss>

