<?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: Is this inputs.conf changing our default index from &amp;quot;Main&amp;quot; to &amp;quot;test&amp;quot; for all forwarders getting apps from the management server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-this-inputs-conf-changing-our-default-index-from-quot-Main/m-p/334531#M61854</link>
    <description>&lt;P&gt;Hi JordanPeterson,&lt;BR /&gt;
change index in [default] stanza&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
index = main
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;One additional information: what is the stanza of DesktopForwarder wher is the first "row index=test" I see?&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2017 07:02:50 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-10-26T07:02:50Z</dc:date>
    <item>
      <title>Is this inputs.conf changing our default index from "Main" to "test" for all forwarders getting apps from the management server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-this-inputs-conf-changing-our-default-index-from-quot-Main/m-p/334530#M61853</link>
      <description>&lt;P&gt;I inherited a Splunk Enterprise deployment with a deployment management server used to  make changes to all forwarders in the environment. In our environment we have an Index called "test" that is eating away at a highly disproportionate amount of our license (it's 50+% of our daily usage). &lt;/P&gt;

&lt;P&gt;When I logon to our Splunk Deployment Server and do a search for "Index = test" or "Index=test" I get back to apps in $SPLUNK_HOME/etc/deployment-apps/. The first is DesktopForwarder that has a default &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file that looks like this (extra line breaks removed): &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=test

# Specific File Change Monitors
[fschange:$windir/win.ini]
fullEvent=true

[fschange:$windir/system.ini]
fullEvent=true

[fschange:c:/autoexec.bat]
fullEvent=true

[fschange:c:/config.sys]
fullEvent=true

[fschange:c:/boot.ini]
fullEvent=true

[fschange:$windir/regedit.exe]

# Folder File Change Monitors
[fschange:$windir/system]
filters=filetypes-blacklist

[fschange:$windir/system32]
filters=filetypes-blacklist,system32-blacklist

[fschange:C:/Documents and Settings/All Users/Start Menu/Programs/Startup]
filters=filetypes-blacklist

[fschange:C:/ProgramData/Microsoft/Windows/Start Menu/Programs/Startup]
filters=filetypes-blacklist

# Change Monitor Filters
[filter:blacklist:generic-blacklist]

[filter:blacklist:filetypes-blacklist]
regex1=.*\.log
regex2=.*\.evtx
regex3=.*\.tmp
regex4=.*\.bak
regex5=.*\.dat
regex6=.*\.old
regex7=.*\.bad

[filter:blacklist:system32-blacklist]
regex1=.*\\LogFiles\\.*
regex2=.*\\wbem\\Logs\\.*
regex3=.*\\wbem\\Repository\\.*
regex4=.*\\config\\.*
regex5=.*\\spool\\.*
regex6=.*\\CatRoot\\.*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The second is a Forwarder app that  has a default &lt;CODE&gt;inputs.conf&lt;/CODE&gt; that looks like this: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
index = test

[fschange:D:\Program Files\Splunk\etc]
disabled = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In the context of today if I search &lt;CODE&gt;index="test"&lt;/CODE&gt; I get thousands of  WinEventLog:Security from every Windows server on our network. If I search &lt;CODE&gt;index="test" NOT sourcetype="WinEventLog:Security"&lt;/CODE&gt; I get a few dozen log files from one RHEL6 server that don't appear to be handled elsewhere. &lt;/P&gt;

&lt;P&gt;My question is in the second file (Forwarder/default/inputs.conf) is that changing our default index from "Main" to "test" for all forwarders getting apps from the management server? &lt;/P&gt;

&lt;P&gt;Additionally if I search &lt;CODE&gt;sourcetype="WinEventLog:Security"&lt;/CODE&gt; I have 2 other indexes (for a total of 3) getting WinEvent Security logs. Is there a way for me to tell if these are duplicates? &lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 22:49:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-this-inputs-conf-changing-our-default-index-from-quot-Main/m-p/334530#M61853</guid>
      <dc:creator>JordanPeterson</dc:creator>
      <dc:date>2017-10-25T22:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is this inputs.conf changing our default index from "Main" to "test" for all forwarders getting apps from the management server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-this-inputs-conf-changing-our-default-index-from-quot-Main/m-p/334531#M61854</link>
      <description>&lt;P&gt;Hi JordanPeterson,&lt;BR /&gt;
change index in [default] stanza&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
index = main
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;One additional information: what is the stanza of DesktopForwarder wher is the first "row index=test" I see?&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 07:02:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-this-inputs-conf-changing-our-default-index-from-quot-Main/m-p/334531#M61854</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-10-26T07:02:50Z</dc:date>
    </item>
  </channel>
</rss>

