<?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: indexes and universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/indexes-and-universal-forwarder/m-p/64834#M13038</link>
    <description>&lt;P&gt;Instead of creating the index at the forwarder/universalforwarder, you simply specify which index on the indexer the data should be sent to in your monitor stanza. Check out this section of the docs:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Setupmultipleindexes#Route_events_to_specific_indexes" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Setupmultipleindexes#Route_events_to_specific_indexes&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Mar 2011 21:26:16 GMT</pubDate>
    <dc:creator>ftk</dc:creator>
    <dc:date>2011-03-22T21:26:16Z</dc:date>
    <item>
      <title>indexes and universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexes-and-universal-forwarder/m-p/64833#M13037</link>
      <description>&lt;P&gt;I use the following commands on my light forwarders to add an index and set new files to use it. 
   /opt/splunkforwarder/bin/splunk add index java
   /opt/splunkforwarder/bin/splunk add monitor  -index java&lt;/P&gt;

&lt;P&gt;When using the universal forwarder I get this error:
  # /opt/splunkforwarder/bin/splunk add index java
  The object "index" is not supported on this installation.&lt;/P&gt;

&lt;P&gt;What is the proper way to assign files to a specific index when using the universal forwarder? &lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 21:18:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexes-and-universal-forwarder/m-p/64833#M13037</guid>
      <dc:creator>ddholstadz</dc:creator>
      <dc:date>2011-03-22T21:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: indexes and universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexes-and-universal-forwarder/m-p/64834#M13038</link>
      <description>&lt;P&gt;Instead of creating the index at the forwarder/universalforwarder, you simply specify which index on the indexer the data should be sent to in your monitor stanza. Check out this section of the docs:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Setupmultipleindexes#Route_events_to_specific_indexes" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Setupmultipleindexes#Route_events_to_specific_indexes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 21:26:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexes-and-universal-forwarder/m-p/64834#M13038</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2011-03-22T21:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: indexes and universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexes-and-universal-forwarder/m-p/64835#M13039</link>
      <description>&lt;P&gt;In 4.3.3 and going forward, there is a parameter (&lt;STRONG&gt;check-index&lt;/STRONG&gt;) that you can set to make this to happen without getting an error message complaining about the nonexistent index. By setting check-index to false, Universal Forwarder would not require the index to be there to begin with, but this is not the default behavior in 4.3.3.&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk add monitor /var/log/case1 -index test_case1 -check-index false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The &lt;STRONG&gt;default&lt;/STRONG&gt; behavior is different depending on the version&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;4.3.3 universal forwarder: default check-index is &lt;STRONG&gt;true&lt;/STRONG&gt;, which means that it would always check whether the index exists&lt;/LI&gt;
&lt;LI&gt;4.3.4 universal forwarder: default check-index is &lt;STRONG&gt;true&lt;/STRONG&gt;, which means that it would always check whether the index exists&lt;/LI&gt;
&lt;LI&gt;4.3.5 universal forwarder: default check-index is &lt;STRONG&gt;true&lt;/STRONG&gt;, which means that it would always check whether the index exists&lt;/LI&gt;
&lt;LI&gt;5.0.2 universal forwarder: default check-index is &lt;STRONG&gt;false&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 14 Mar 2013 09:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexes-and-universal-forwarder/m-p/64835#M13039</guid>
      <dc:creator>mic</dc:creator>
      <dc:date>2013-03-14T09:33:20Z</dc:date>
    </item>
  </channel>
</rss>

