<?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 Can a scripted input be deployed on universal forwarders via deployment server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-a-scripted-input-be-deployed-on-universal-forwarders-via/m-p/215280#M42389</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I need inputs from a timely scheduled script from a remote server.&lt;/P&gt;

&lt;P&gt;Can I configure this script on deployment server, placing the script in $SPLUNK_HOME$/deploymentapps/&amp;lt;app_name&amp;gt;/bin/  &amp;amp; the respective inputs, props, and other conf files in $SPLUNK_HOME$/deploymentapps/&amp;lt;app_name&amp;gt;/local/ . Then push these settings to respective hosts with Splunk universal forawrders installed &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 08:19:04 GMT</pubDate>
    <dc:creator>RichaSingh</dc:creator>
    <dc:date>2020-09-29T08:19:04Z</dc:date>
    <item>
      <title>Can a scripted input be deployed on universal forwarders via deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-a-scripted-input-be-deployed-on-universal-forwarders-via/m-p/215280#M42389</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I need inputs from a timely scheduled script from a remote server.&lt;/P&gt;

&lt;P&gt;Can I configure this script on deployment server, placing the script in $SPLUNK_HOME$/deploymentapps/&amp;lt;app_name&amp;gt;/bin/  &amp;amp; the respective inputs, props, and other conf files in $SPLUNK_HOME$/deploymentapps/&amp;lt;app_name&amp;gt;/local/ . Then push these settings to respective hosts with Splunk universal forawrders installed &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:19:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-a-scripted-input-be-deployed-on-universal-forwarders-via/m-p/215280#M42389</guid>
      <dc:creator>RichaSingh</dc:creator>
      <dc:date>2020-09-29T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can a scripted input be deployed on universal forwarders via deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-a-scripted-input-be-deployed-on-universal-forwarders-via/m-p/215281#M42390</link>
      <description>&lt;P&gt;Possible.  You can push Apps/TA (e.g. Windows Infra App, *nix app) which can have scripts using deployment server. &lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 06:18:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-a-scripted-input-be-deployed-on-universal-forwarders-via/m-p/215281#M42390</guid>
      <dc:creator>satishsdange</dc:creator>
      <dc:date>2016-01-06T06:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can a scripted input be deployed on universal forwarders via deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-a-scripted-input-be-deployed-on-universal-forwarders-via/m-p/215282#M42391</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I know this thread has been quite sometimes but I'd like to share my answers in case it'd help others.&lt;BR /&gt;
I've had success settings up scripted input running at an interval (in seconds) for UF v6.2.1 which is pretty simple:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Make sure you place your script under folder ..//bin/scripts/ with proper execute permission (in case in linux)&lt;/LI&gt;
&lt;LI&gt;Configure scripted input inputs.conf pointing to the script correctly&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Example&lt;/P&gt;

&lt;P&gt;for script placement&lt;BR /&gt;
..//bin/scripts/massage.sh&lt;/P&gt;

&lt;P&gt;for inputs.conf configuration&lt;BR /&gt;
[script://./bin/scripts/massage.sh]&lt;BR /&gt;
sourcetype = mysourcetype&lt;BR /&gt;
index = myindex&lt;BR /&gt;
interval = 60.0&lt;BR /&gt;
disabled = false&lt;/P&gt;

&lt;P&gt;Make sure you placed above configs in your deployment server and perform deploy-server to push this to your HF.&lt;BR /&gt;
This is with assumptions you've correctly setup the UF deploymentclients.conf, the outputs.conf and other neccessary setup accroding to your existing splunk architectural layout.&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 08:07:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-a-scripted-input-be-deployed-on-universal-forwarders-via/m-p/215282#M42391</guid>
      <dc:creator>hamidseleman</dc:creator>
      <dc:date>2018-05-13T08:07:13Z</dc:date>
    </item>
  </channel>
</rss>

