<?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 I need an Splunk app that can notice changes from Git? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425913#M67692</link>
    <description>&lt;P&gt;Is there an app that allows you to notice when a app has been altered in github (like from a webhook), and can clone the remote repo into a web environment? I have seen some answers around but haven't seen any that deal with a environment only accessible via URL.&lt;BR /&gt;
If there is an app that allows Splunk to notice this, that would be great.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
hunterpj&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2018 19:28:41 GMT</pubDate>
    <dc:creator>hunterpj</dc:creator>
    <dc:date>2018-07-03T19:28:41Z</dc:date>
    <item>
      <title>I need an Splunk app that can notice changes from Git?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425913#M67692</link>
      <description>&lt;P&gt;Is there an app that allows you to notice when a app has been altered in github (like from a webhook), and can clone the remote repo into a web environment? I have seen some answers around but haven't seen any that deal with a environment only accessible via URL.&lt;BR /&gt;
If there is an app that allows Splunk to notice this, that would be great.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
hunterpj&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 19:28:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425913#M67692</guid>
      <dc:creator>hunterpj</dc:creator>
      <dc:date>2018-07-03T19:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: I need an Splunk app that can notice changes from Git?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425914#M67693</link>
      <description>&lt;P&gt;Unified Open-Sourced Splunk Configuration Management System ? &lt;A href="http://conf.splunk.com/files/2016/recordings/unified-open-sourced-splunk-configuration-management-system.mp4"&gt;Recording&lt;/A&gt; &lt;A href="https://conf.splunk.com/files/2016/slides/unified-open-sourced-splunk-configuration-management-system.pdf"&gt;Slides&lt;/A&gt; &lt;A href="https://github.com/Bridgewater/appetite"&gt;github link&lt;/A&gt; , I also forked it &lt;A href="https://github.com/gjanders/appetite"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 23:48:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425914#M67693</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-07-05T23:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: I need an Splunk app that can notice changes from Git?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425915#M67694</link>
      <description>&lt;P&gt;Does this work with both Windows and Linux? It doesn't mention it anywhere.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 14:35:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425915#M67694</guid>
      <dc:creator>hunterpj</dc:creator>
      <dc:date>2018-07-09T14:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: I need an Splunk app that can notice changes from Git?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425916#M67695</link>
      <description>&lt;P&gt;It's python code so it should also work for Windows however there are parts that are normally Unix specific such as using SSH.&lt;/P&gt;

&lt;P&gt;You could adapt it to work on a Windows based system but I've never tested that...&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 21:57:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425916#M67695</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-07-09T21:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: I need an Splunk app that can notice changes from Git?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425917#M67696</link>
      <description>&lt;H2&gt;Do you know where I can find a fix for an error?  The test.py works however I keep running into this error: &lt;/H2&gt;

&lt;P&gt;ERROR: test_04_look_for_deleted_app (&lt;STRONG&gt;main&lt;/STRONG&gt;.Test01BasicAppetiteRun)&lt;/P&gt;

&lt;H2&gt;Test deletion of apps&lt;/H2&gt;

&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;
  File "test.py", line 232, in test_04_look_for_deleted_app&lt;BR /&gt;
    delete_stat = get_entry('"msg": "delete"')['log']&lt;BR /&gt;
TypeError: 'NoneType' object has no attribute '&lt;STRONG&gt;getitem&lt;/STRONG&gt;'&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;I will look into it more however I haven't found anything. If you know where I can contact the people who made appetite or some other form of help, that would be greatly appreciated. &lt;/P&gt;

&lt;P&gt;Thanks, hunterpj&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:24:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425917#M67696</guid>
      <dc:creator>hunterpj</dc:creator>
      <dc:date>2020-09-29T20:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: I need an Splunk app that can notice changes from Git?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425918#M67697</link>
      <description>&lt;P&gt;If you want to run the test.py make sure you clone the &lt;A href="https://github.com/Bridgewater/appetite"&gt;original appetite&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The test appears to look for a deletion string in the logs which may not be there in my copy...&lt;/P&gt;

&lt;P&gt;They do accept bugs on github on their page if you do have an issue, but this is an open source project...&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 22:40:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425918#M67697</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-07-10T22:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: I need an Splunk app that can notice changes from Git?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425919#M67698</link>
      <description>&lt;P&gt;Yeah they aren't answering, but I fixed it. it was because i had a different version of python so the syntax didn't work correctly.&lt;/P&gt;

&lt;P&gt;However, I am having another problem. I cannot seem to get  Appetite to automatically restart my servers. It says restart = true in the apps.conf, in the deployment method I am using, and even the run_appetite shell. But it still doesn't work. Am I missing something? &lt;/P&gt;

&lt;P&gt;Thank you for your help, &lt;/P&gt;

&lt;P&gt;hunterpj&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 19:51:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425919#M67698</guid>
      <dc:creator>hunterpj</dc:creator>
      <dc:date>2018-07-16T19:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: I need an Splunk app that can notice changes from Git?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425920#M67699</link>
      <description>&lt;P&gt;I changed my commands.conf to :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# mandatory field
[restart]
cmd: "restart --accept-license --answer-yes --no-prompt"
use_root: false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Because I had issues with the use_root setting (sudo was prompting for a password)&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 22:48:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/I-need-an-Splunk-app-that-can-notice-changes-from-Git/m-p/425920#M67699</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-07-16T22:48:44Z</dc:date>
    </item>
  </channel>
</rss>

