<?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 How to configure *NIX App lightweight forwarder to send data to remote index in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-NIX-App-lightweight-forwarder-to-send-data-to/m-p/12308#M59</link>
    <description>&lt;P&gt;How do I configure a forwarder to forward *NIX App data to a specific "OS" index on a remote Splunkd server?&lt;/P&gt;</description>
    <pubDate>Tue, 27 Apr 2010 02:09:20 GMT</pubDate>
    <dc:creator>jrieger</dc:creator>
    <dc:date>2010-04-27T02:09:20Z</dc:date>
    <item>
      <title>How to configure *NIX App lightweight forwarder to send data to remote index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-NIX-App-lightweight-forwarder-to-send-data-to/m-p/12308#M59</link>
      <description>&lt;P&gt;How do I configure a forwarder to forward *NIX App data to a specific "OS" index on a remote Splunkd server?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2010 02:09:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-NIX-App-lightweight-forwarder-to-send-data-to/m-p/12308#M59</guid>
      <dc:creator>jrieger</dc:creator>
      <dc:date>2010-04-27T02:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure *NIX App lightweight forwarder to send data to remote index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-NIX-App-lightweight-forwarder-to-send-data-to/m-p/12309#M60</link>
      <description>&lt;P&gt;By default, the Splunk *NIX app will send all data to the "os" index.  If you enable forwarding on a system in addition to the *NIX app, data will be sent to the "os" index on the receiver (Splunk indexer).   There are a few things you can do with respect to forwarding that particular data:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Forwarding can be setup to go to specific hosts&lt;/LI&gt;
&lt;LI&gt;The *NIX app can be setup to index to a different index name&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;From your question, it sounds like you simply want to change #2.   To alter the index where the Forwarder will send data, the inputs.conf file for the *NIX app on the Forwarder will need to be edited.   Specifically, you should replace all of the "index=os" parameters to become "index=new_os_index" (or whatever index name you want).   Additionally, you will need to make sure you have created this new index (new_os_index) on your Splunk indexer.   So to review:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Create your new index on the Splunk indexer (e.g. - index=new_os_index)&lt;/LI&gt;
&lt;LI&gt;Edit the *NIX app's inputs.conf file on the Forwarder so that the new index name is used.   This file should be located in $SPLUNK_HOME/etc/apps/unix/default/inputs.conf.   The preferred method to edit this would be to copy the current inputs.conf file into $SPLUNK_HOME/etc/apps/unix/local and edit the file there.   Editing the default file is a bad idea as it may get overwritten in an upgrade.   Also, copying configuration files and placing them in the /local location is typically not recommended.  &lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 27 Apr 2010 04:48:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-NIX-App-lightweight-forwarder-to-send-data-to/m-p/12309#M60</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2010-04-27T04:48:07Z</dc:date>
    </item>
  </channel>
</rss>

