<?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 Do NOT run scripted input on splunk components in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Do-NOT-run-scripted-input-on-splunk-components/m-p/138608#M5215</link>
    <description>&lt;P&gt;I have a setup with clustered indexing, and search head pooling. I have a script that is getting data from a remote service. This script is included in an app, and that app is part of a serverclass that contains the specific linux host the script is intended to run on, the indexer-master, and the searchhead pool master. &lt;/P&gt;

&lt;P&gt;You probably get it already: the script now runs on every host: the linux server, all of the cluster members, and all of the searchhead members. Ouch, I don't want the same input 8 times!&lt;/P&gt;

&lt;P&gt;Is there any way to have the script only run on the linux server, and still use the deploymentserver? (I do need to add some field extractions, and create the index, so preferrably the serverclass remains unchanged)&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jul 2014 09:40:29 GMT</pubDate>
    <dc:creator>renems</dc:creator>
    <dc:date>2014-07-11T09:40:29Z</dc:date>
    <item>
      <title>Do NOT run scripted input on splunk components</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Do-NOT-run-scripted-input-on-splunk-components/m-p/138608#M5215</link>
      <description>&lt;P&gt;I have a setup with clustered indexing, and search head pooling. I have a script that is getting data from a remote service. This script is included in an app, and that app is part of a serverclass that contains the specific linux host the script is intended to run on, the indexer-master, and the searchhead pool master. &lt;/P&gt;

&lt;P&gt;You probably get it already: the script now runs on every host: the linux server, all of the cluster members, and all of the searchhead members. Ouch, I don't want the same input 8 times!&lt;/P&gt;

&lt;P&gt;Is there any way to have the script only run on the linux server, and still use the deploymentserver? (I do need to add some field extractions, and create the index, so preferrably the serverclass remains unchanged)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 09:40:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Do-NOT-run-scripted-input-on-splunk-components/m-p/138608#M5215</guid>
      <dc:creator>renems</dc:creator>
      <dc:date>2014-07-11T09:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Do NOT run scripted input on splunk components</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Do-NOT-run-scripted-input-on-splunk-components/m-p/138609#M5216</link>
      <description>&lt;P&gt;Forwarders and SHs/Indexers generally should not get the exact same apps if inputs are involved. I'd split up the app in an inputs-part and a other-part. Then the forwarder gets only the inputs-part and the Splunk components won't run the script.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:39:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Do-NOT-run-scripted-input-on-splunk-components/m-p/138609#M5216</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-07-11T10:39:39Z</dc:date>
    </item>
  </channel>
</rss>

