<?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: If an identical input is specified in inputs.conf for multiple apps on a universal forwarder, will this result in duplicate data? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/If-an-identical-input-is-specified-in-inputs-conf-for-multiple/m-p/218163#M42907</link>
    <description>&lt;P&gt;Splunk consolidates overlapping input stanzas  into a single input, so you should not see the same data indexed multiple times.  Keep in mind that is for stanzas that overlap exactly.  If there's a variation (ie, similar, but different file paths) then the behavior is different.&lt;/P&gt;

&lt;P&gt;Take a look at this doc for information about order of precedence in conf files:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1/admin/Wheretofindtheconfigurationfiles"&gt;http://docs.splunk.com/Documentation/Splunk/6.1/admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can list all of the active inputs on your system by using the btool command:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/11259/how-do-i-list-all-active-input-stanzas-in-all-apps.html"&gt;https://answers.splunk.com/answers/11259/how-do-i-list-all-active-input-stanzas-in-all-apps.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And also with the command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk list monitor
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To verify the running configuration on the forwarder.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2016 23:11:40 GMT</pubDate>
    <dc:creator>Jeremiah</dc:creator>
    <dc:date>2016-02-24T23:11:40Z</dc:date>
    <item>
      <title>If an identical input is specified in inputs.conf for multiple apps on a universal forwarder, will this result in duplicate data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/If-an-identical-input-is-specified-in-inputs-conf-for-multiple/m-p/218162#M42906</link>
      <description>&lt;P&gt;If an input is specified identically in the inputs.conf file of multiple apps running on a Universal forwarder, will the same data be gathered multiple times (and thus generate extra license usage) or just once?&lt;/P&gt;

&lt;P&gt;I'm looking at indexed data volume in our Splunk environment for a particular sourcetype within the Splunk App for Microsoft Exchange (&lt;STRONG&gt;winhostmon&lt;/STRONG&gt;). In looking at .conf files on one of our Exchange servers' Universal Forwarder, I see that the inputs.conf file within the "TA-Exchange-2010-CAS" app, the "TA-Exchange-2010-HUB" app, and the TA-Windows-2008R2-Exchange-IIS" app all have inputs for "winhostmon" defined precisely the same. None are disabled. Does that mean this data is being gathered and indexed once per application specifying this input? Or is the forwarder smart enough to only gather it once?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 22:28:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/If-an-identical-input-is-specified-in-inputs-conf-for-multiple/m-p/218162#M42906</guid>
      <dc:creator>JdeFalconr</dc:creator>
      <dc:date>2016-02-24T22:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: If an identical input is specified in inputs.conf for multiple apps on a universal forwarder, will this result in duplicate data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/If-an-identical-input-is-specified-in-inputs-conf-for-multiple/m-p/218163#M42907</link>
      <description>&lt;P&gt;Splunk consolidates overlapping input stanzas  into a single input, so you should not see the same data indexed multiple times.  Keep in mind that is for stanzas that overlap exactly.  If there's a variation (ie, similar, but different file paths) then the behavior is different.&lt;/P&gt;

&lt;P&gt;Take a look at this doc for information about order of precedence in conf files:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1/admin/Wheretofindtheconfigurationfiles"&gt;http://docs.splunk.com/Documentation/Splunk/6.1/admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can list all of the active inputs on your system by using the btool command:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/11259/how-do-i-list-all-active-input-stanzas-in-all-apps.html"&gt;https://answers.splunk.com/answers/11259/how-do-i-list-all-active-input-stanzas-in-all-apps.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And also with the command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk list monitor
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To verify the running configuration on the forwarder.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 23:11:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/If-an-identical-input-is-specified-in-inputs-conf-for-multiple/m-p/218163#M42907</guid>
      <dc:creator>Jeremiah</dc:creator>
      <dc:date>2016-02-24T23:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: If an identical input is specified in inputs.conf for multiple apps on a universal forwarder, will this result in duplicate data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/If-an-identical-input-is-specified-in-inputs-conf-for-multiple/m-p/218164#M42908</link>
      <description>&lt;P&gt;The Splunk merges configurations/settings from all configurations files based on location-priority. If there are duplicates OR conflicts, it takes the settings from the copy with highest priority. So yes, the forwarder is smart enough that it will gather the data only once if same data input is specified at multiple app/places.  &lt;/P&gt;

&lt;P&gt;See this link for more information of how splunk configuration file precedence works.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.3/Admin/Wheretofindtheconfigurationfiles"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.3/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 23:46:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/If-an-identical-input-is-specified-in-inputs-conf-for-multiple/m-p/218164#M42908</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-02-24T23:46:41Z</dc:date>
    </item>
  </channel>
</rss>

