<?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: How to define custom index and sourcetype for Universal Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127816#M26264</link>
    <description>&lt;P&gt;maybe share your inputs.conf&lt;/P&gt;

&lt;P&gt;here is how to specify the index from the docs as MuS suggested&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index = &amp;lt;string&amp;gt;
* Sets the index to store events from this input.
* Primarily used to specify the index to store events coming in via this input
  stanza.
* Detail: Sets the index key's initial value. The key is used when selecting an
  index to store the events.
* Defaults to "main" (or whatever you have set as your default index).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;also check your default role permissions for default indexs searched or go for a good old 15 minute search of &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to check all indexes&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jun 2018 20:46:55 GMT</pubDate>
    <dc:creator>0YAoNnmRmKDg</dc:creator>
    <dc:date>2018-06-27T20:46:55Z</dc:date>
    <item>
      <title>How to define custom index and sourcetype for Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127813#M26261</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using an Universal Forwarder to send a specific file to a Splunk instance on another machine. On this machine, by default it takes "main" as its index and a random sourcetype.&lt;/P&gt;

&lt;P&gt;I want to define index and sourcetype of my own. At which end should I do the changes "Universal forwarder" or "Splunk instance" and What?&lt;/P&gt;

&lt;P&gt;Please Help...!!!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2014 05:40:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127813#M26261</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2014-07-02T05:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to define custom index and sourcetype for Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127814#M26262</link>
      <description>&lt;P&gt;Hi harshal_chakranarayan,&lt;/P&gt;

&lt;P&gt;set your sourcetype and index in &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/admin/Inputsconf"&gt;inputs.conf&lt;/A&gt; on your universal forwarder.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:15:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127814#M26262</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-07-02T06:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to define custom index and sourcetype for Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127815#M26263</link>
      <description>&lt;P&gt;it's doesn't work.. how correct define index ? &lt;BR /&gt;
I created index in Splunk, made monitor with custom sourcetype and indexer, but after it nothing to happend.. No errors, no data transfer and, of course, no indexing.. &lt;/P&gt;

&lt;P&gt;What's wrong ?&lt;/P&gt;

&lt;P&gt;If I use monitor without custom index - all correct work..&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 16:19:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127815#M26263</guid>
      <dc:creator>keekkenen</dc:creator>
      <dc:date>2018-06-25T16:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to define custom index and sourcetype for Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127816#M26264</link>
      <description>&lt;P&gt;maybe share your inputs.conf&lt;/P&gt;

&lt;P&gt;here is how to specify the index from the docs as MuS suggested&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index = &amp;lt;string&amp;gt;
* Sets the index to store events from this input.
* Primarily used to specify the index to store events coming in via this input
  stanza.
* Detail: Sets the index key's initial value. The key is used when selecting an
  index to store the events.
* Defaults to "main" (or whatever you have set as your default index).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;also check your default role permissions for default indexs searched or go for a good old 15 minute search of &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to check all indexes&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 20:46:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127816#M26264</guid>
      <dc:creator>0YAoNnmRmKDg</dc:creator>
      <dc:date>2018-06-27T20:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to define custom index and sourcetype for Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127817#M26265</link>
      <description>&lt;P&gt;Thanks, I didn't see result of index work - it's worked and make index.&lt;BR /&gt;
Yes, my mistake is absence permissions for using index - I forgot add index to using role.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 10:24:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-define-custom-index-and-sourcetype-for-Universal/m-p/127817#M26265</guid>
      <dc:creator>keekkenen</dc:creator>
      <dc:date>2018-06-28T10:24:52Z</dc:date>
    </item>
  </channel>
</rss>

