<?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: Run a script on UF from SHC in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234688#M45729</link>
    <description>&lt;P&gt;Thanks @jkat54 .... but my irony is the actual data for the calculation of 'alert' condition is coming from the UFs themselves to the SHC.&lt;/P&gt;

&lt;P&gt;If I were to put a script on the UFs to check on the SHC through REST endpoint, it would be easier to put a script that would check the data in question locally on UF rather than on SHC.&lt;/P&gt;

&lt;P&gt;I was actually hoping for a REST end point to run a script in an app on UF, which I could call from the SHC. &lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2016 14:10:47 GMT</pubDate>
    <dc:creator>ishaanshekhar</dc:creator>
    <dc:date>2016-05-10T14:10:47Z</dc:date>
    <item>
      <title>Run a script on UF from SHC</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234686#M45727</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a few scheduled alerts setup on my SHC. The output is the list of hosts (UFs) that fall in the alert criteria.&lt;/P&gt;

&lt;P&gt;I need my alert to also run a script on all the remote hosts (UFs) that fall in the alert criteria.&lt;/P&gt;

&lt;P&gt;I understand we can have a script on the local SHC to call the remote script on UF using ssh. But I dont want to follow that route. I wish to have a script in an app on UF and have it run by SHC.&lt;/P&gt;

&lt;P&gt;Is that possible directly? or through a rest endpoint? or any other technique?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Ishaan&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2016 07:05:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234686#M45727</guid>
      <dc:creator>ishaanshekhar</dc:creator>
      <dc:date>2016-05-09T07:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Run a script on UF from SHC</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234687#M45728</link>
      <description>&lt;P&gt;Im afraid this exact requirement SHC to UF is not possible without the use of ssh or another command and control technique/software.&lt;/P&gt;

&lt;P&gt;What if you put a script on the UF that queried the SHC, runs a search or reads a saved search/report, determines if the UF itself is in the list, and then executes the code.  Make the script run on the UF every hour, etc.  &lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2016 13:46:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234687#M45728</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-09T13:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Run a script on UF from SHC</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234688#M45729</link>
      <description>&lt;P&gt;Thanks @jkat54 .... but my irony is the actual data for the calculation of 'alert' condition is coming from the UFs themselves to the SHC.&lt;/P&gt;

&lt;P&gt;If I were to put a script on the UFs to check on the SHC through REST endpoint, it would be easier to put a script that would check the data in question locally on UF rather than on SHC.&lt;/P&gt;

&lt;P&gt;I was actually hoping for a REST end point to run a script in an app on UF, which I could call from the SHC. &lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 14:10:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234688#M45729</guid>
      <dc:creator>ishaanshekhar</dc:creator>
      <dc:date>2016-05-10T14:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Run a script on UF from SHC</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234689#M45730</link>
      <description>&lt;P&gt;What is the criteria for your alert?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 14:23:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234689#M45730</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-10T14:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Run a script on UF from SHC</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234690#M45731</link>
      <description>&lt;P&gt;Things that are local to a UF server... such as disk space, process hung, memory, cpu increase etc.&lt;/P&gt;

&lt;P&gt;The date comes from the UF to SHC, and the SHC is required to trigger a script on the UF for corrective action in case of threshold is met for any criteria.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 15:22:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Run-a-script-on-UF-from-SHC/m-p/234690#M45731</guid>
      <dc:creator>ishaanshekhar</dc:creator>
      <dc:date>2016-05-10T15:22:34Z</dc:date>
    </item>
  </channel>
</rss>

