<?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 specific Splunk indexers for different applications on the universal-forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-specific-Splunk-indexers-for-different/m-p/124977#M25772</link>
    <description>&lt;P&gt;In your inputs.conf for the app, you can specify the index that the data source goes into. Something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;inputs.conf in App A
[monitor:///appA-sourcetype1]
sourcetype=appA-logfile
index=appA_index


inputs.conf in App B
[monitor:///appB-sourcetype1]
sourcetype=appB-logfile
index=appB_index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It should be noted that if you have the same sourcetype defined across multiple apps, then your configurations will be read in lexicographical order.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2015 21:50:08 GMT</pubDate>
    <dc:creator>esix_splunk</dc:creator>
    <dc:date>2015-04-01T21:50:08Z</dc:date>
    <item>
      <title>How to define specific Splunk indexers for different applications on the universal-forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-specific-Splunk-indexers-for-different/m-p/124976#M25771</link>
      <description>&lt;P&gt;I have a requirement to log the default Windows logs using the universal forwarder to our main Splunk server, and then we have another application that needs to send logs to a different set of Splunk indexers.&lt;/P&gt;

&lt;P&gt;I am pushing the applications to the UF host via a deployment server, however how do I specify that Application B use a different set of indexers? &lt;/P&gt;

&lt;P&gt;I think I have a conflict in the outputs.conf when I have both Application A and Application B deployed to the UF host. The outputs.conf files are located in each of the /apps/ApplicationA/default and /apps/ApplicationB/default folders. &lt;/P&gt;

&lt;P&gt;If I have just Application A or Application B pushed on their own, the required data is pushed to the correct Splunk indexer(s). Both installed at the same time ceases to send out anything. &lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2015 21:16:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-define-specific-Splunk-indexers-for-different/m-p/124976#M25771</guid>
      <dc:creator>scottroymcse</dc:creator>
      <dc:date>2015-04-01T21:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to define specific Splunk indexers for different applications on the universal-forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-define-specific-Splunk-indexers-for-different/m-p/124977#M25772</link>
      <description>&lt;P&gt;In your inputs.conf for the app, you can specify the index that the data source goes into. Something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;inputs.conf in App A
[monitor:///appA-sourcetype1]
sourcetype=appA-logfile
index=appA_index


inputs.conf in App B
[monitor:///appB-sourcetype1]
sourcetype=appB-logfile
index=appB_index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It should be noted that if you have the same sourcetype defined across multiple apps, then your configurations will be read in lexicographical order.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2015 21:50:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-define-specific-Splunk-indexers-for-different/m-p/124977#M25772</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-04-01T21:50:08Z</dc:date>
    </item>
  </channel>
</rss>

