<?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: Will index cluster replicate data from script inputs? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689610#M19516</link>
    <description>&lt;P&gt;Thanks for your reply.&lt;BR /&gt;I notice that almost every app uses script inputs (e.g., Splunk Add-on for Amazon Web Services, Splunk Add-on for Google Workspace, etc.). In what cases do I need to distribute the app to my indexers?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2024 20:49:04 GMT</pubDate>
    <dc:creator>Haleb</dc:creator>
    <dc:date>2024-06-04T20:49:04Z</dc:date>
    <item>
      <title>Will index cluster replicate data from script inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689606#M19513</link>
      <description>&lt;P&gt;&lt;FONT color="#333333"&gt;Hi, I just installed a index cluster and i already know that i shoud place Apps to&amp;nbsp;$SPLUNK_HOME/etc/master-apps/ directoty at my manager node to distribute it accross all indexers but i have 2 questions.&lt;BR /&gt;&lt;BR /&gt;1. If an app that I deployed on the indexers uses Python scripts to fetch data, will this data be duplicated?&lt;BR /&gt;2. Do I need to prepare an app before deploying it to my indexers (remove unnecessary dashboards, eventtypes, etc)? Or can i leave it without changes?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 19:53:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689606#M19513</guid>
      <dc:creator>Haleb</dc:creator>
      <dc:date>2024-06-04T19:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Will index cluster replicate data from script inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689607#M19514</link>
      <description>&lt;P&gt;1.&amp;nbsp; Yes.&amp;nbsp; Such apps should be installed on a heavy forwarder.&lt;/P&gt;&lt;P&gt;2. Some preparation may be necessary, depending on the app.&amp;nbsp; Inputs.conf should be removed or all inputs disabled, for example.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 20:08:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689607#M19514</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-06-04T20:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Will index cluster replicate data from script inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689610#M19516</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;BR /&gt;I notice that almost every app uses script inputs (e.g., Splunk Add-on for Amazon Web Services, Splunk Add-on for Google Workspace, etc.). In what cases do I need to distribute the app to my indexers?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 20:49:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689610#M19516</guid>
      <dc:creator>Haleb</dc:creator>
      <dc:date>2024-06-04T20:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Will index cluster replicate data from script inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689617#M19517</link>
      <description>&lt;P&gt;If the app is installed on a heavy forwarder then all parsing is done there using the configurations in the app.&amp;nbsp; There is little need for the app also to be on the indexers unless you like to wear suspenders (braces) with your belt.&lt;/P&gt;&lt;P&gt;P.S.&amp;nbsp; I challenge the notion that almost every app uses script inputs.&amp;nbsp; Of the thousands of app in splunkbase, comparatively few use input scripts.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 23:14:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689617#M19517</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-06-04T23:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Will index cluster replicate data from script inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689668#M19523</link>
      <description>&lt;P&gt;I have one more question. &lt;SPAN&gt;Can I use one Heavy Forwarder for all apps with script inputs, or would it be better to deploy a separate instance for every app?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 08:55:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689668#M19523</guid>
      <dc:creator>Haleb</dc:creator>
      <dc:date>2024-06-05T08:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Will index cluster replicate data from script inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689700#M19533</link>
      <description>&lt;P&gt;Generally speaking, yes, you can use a single HF for all of your input scripts.&amp;nbsp; If you will be processing a lot of data then you may need an additional HF.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 12:24:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Will-index-cluster-replicate-data-from-script-inputs/m-p/689700#M19533</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-06-05T12:24:25Z</dc:date>
    </item>
  </channel>
</rss>

