<?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: Notification for Server Code Changes in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474203#M8370</link>
    <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;Basically if/when Bob makes a change to the code for &lt;A href="http://www"&gt;www&lt;/A&gt;. fakewebsite. com&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Where is the code stored? Is it compiled or raw text? Assuming you have access to &lt;CODE&gt;C:\fakepath\coderepository\code.js&lt;/CODE&gt; (or even the compiled exe), you can use this article to help you monitor for file changes: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorfilesystemchangesonWindows"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorfilesystemchangesonWindows&lt;/A&gt;. If properly set up, the fields &lt;CODE&gt;Sid&lt;/CODE&gt; and &lt;CODE&gt;User&lt;/CODE&gt; will have the information you're requesting.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2019 21:39:32 GMT</pubDate>
    <dc:creator>jacobpevans</dc:creator>
    <dc:date>2019-09-09T21:39:32Z</dc:date>
    <item>
      <title>Notification for Server Code Changes</title>
      <link>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474202#M8369</link>
      <description>&lt;P&gt;I need to create an automatic notification that triggers anytime one of our development team makes a change to the code for one of the web servers for our website. The specifics of the notification don't need to be complex. &lt;/P&gt;

&lt;P&gt;Basically if/when Bob makes a change to the code for &lt;A href="http://www"&gt;www&lt;/A&gt;. fakewebsite. com, I need to be notified because Bob has a tendancy to forget to let others know. However, I also need to know when he makes changes to ww1. fakewebsite. com. Additionally, I also want to be notified if Tom or Harry or anyone else make changes. So simply monitoring Bob's activity does not cover the need.&lt;/P&gt;

&lt;P&gt;For security reasons, I can't provide specific server names or addresses, so please just use a stand in for any examples. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 16:26:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474202#M8369</guid>
      <dc:creator>brandoncmurphy</dc:creator>
      <dc:date>2019-09-09T16:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Notification for Server Code Changes</title>
      <link>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474203#M8370</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;Basically if/when Bob makes a change to the code for &lt;A href="http://www"&gt;www&lt;/A&gt;. fakewebsite. com&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Where is the code stored? Is it compiled or raw text? Assuming you have access to &lt;CODE&gt;C:\fakepath\coderepository\code.js&lt;/CODE&gt; (or even the compiled exe), you can use this article to help you monitor for file changes: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorfilesystemchangesonWindows"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorfilesystemchangesonWindows&lt;/A&gt;. If properly set up, the fields &lt;CODE&gt;Sid&lt;/CODE&gt; and &lt;CODE&gt;User&lt;/CODE&gt; will have the information you're requesting.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 21:39:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474203#M8370</guid>
      <dc:creator>jacobpevans</dc:creator>
      <dc:date>2019-09-09T21:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Notification for Server Code Changes</title>
      <link>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474204#M8371</link>
      <description>&lt;P&gt;You need another tool such as &lt;CODE&gt;TripWire&lt;/CODE&gt; or &lt;CODE&gt;fsmon&lt;/CODE&gt; and Splunk the output from those:&lt;BR /&gt;
&lt;A href="https://github.com/nowsecure/fsmon"&gt;https://github.com/nowsecure/fsmon&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 22:36:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474204#M8371</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-09-09T22:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Notification for Server Code Changes</title>
      <link>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474205#M8372</link>
      <description>&lt;P&gt;How can I correlate Sid values with a specific user? Additionally, I am returning millions of results when monitoring WinEventLog:Security, is there a reliable way to filter for changes to the code? &lt;/P&gt;

&lt;P&gt;If you can't already tell, I am quite new to Splunk and IT as a whole.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 18:54:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Notification-for-Server-Code-Changes/m-p/474205#M8372</guid>
      <dc:creator>brandoncmurphy</dc:creator>
      <dc:date>2019-09-10T18:54:41Z</dc:date>
    </item>
  </channel>
</rss>

