<?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 configure a local Splunk Enterprise instance as both a forwarder and indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277181#M53132</link>
    <description>&lt;P&gt;By default every Splunk instance can monitor the data locally (technically forwarder's functionality). Since you want to index the data locally and not to send/forward to any other indexer instance, you don't need to configure forwarding OR receiving. Just setup the data input and you should be good to go. &lt;/P&gt;

&lt;P&gt;How are you configuring data inputs?? UI OR using inputs.conf? &lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2016 19:13:40 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-04-06T19:13:40Z</dc:date>
    <item>
      <title>How to configure a local Splunk Enterprise instance as both a forwarder and indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277180#M53131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have installed Splunk Enterprise version locally and configured the below from Splunk Web.&lt;BR /&gt;
1-forwarding host:port, (localhost:9997)&lt;BR /&gt;
2-receiving port to match with the same port.(9997)&lt;BR /&gt;
3- Data input to point to a directory (c:\data)&lt;/P&gt;

&lt;P&gt;I don't see any data in search and reporting, even on adding files to the directory (c:\data)&lt;/P&gt;

&lt;P&gt;Can I not use the same local instance as both a forwarder and indexer?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Saravana&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 18:56:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277180#M53131</guid>
      <dc:creator>sakarunanitk</dc:creator>
      <dc:date>2016-04-06T18:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a local Splunk Enterprise instance as both a forwarder and indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277181#M53132</link>
      <description>&lt;P&gt;By default every Splunk instance can monitor the data locally (technically forwarder's functionality). Since you want to index the data locally and not to send/forward to any other indexer instance, you don't need to configure forwarding OR receiving. Just setup the data input and you should be good to go. &lt;/P&gt;

&lt;P&gt;How are you configuring data inputs?? UI OR using inputs.conf? &lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 19:13:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277181#M53132</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-04-06T19:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a local Splunk Enterprise instance as both a forwarder and indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277182#M53133</link>
      <description>&lt;P&gt;Thanks a lot for the response. I am configuring using the UI. I added a directory in data input section and restarted splunk, but when i go to search and reporting section i dont see any data. Could you please let me know if i need to do any other configuration?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Saravana&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 20:52:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277182#M53133</guid>
      <dc:creator>sakarunanitk</dc:creator>
      <dc:date>2016-04-06T20:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a local Splunk Enterprise instance as both a forwarder and indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277183#M53134</link>
      <description>&lt;P&gt;I would check few things&lt;BR /&gt;
1) check if the data input is listed under data inputs and is in enabled state.&lt;BR /&gt;
2)  If you've access to the server, run following to see of the file that you posted has been monitored by Splunk OR not.&lt;BR /&gt;
 $SPLUNK_HOME/bin/splunk.exe list monitor&lt;/P&gt;

&lt;P&gt;3) Since you added the data input from the UI, check if you're monitoring a file OR the directory (check in data input page). I'm guessing it would monitoring a specific file, so you would have to update the inputs.conf on the server to monitor the folder&lt;BR /&gt;
4) check timestamp on the events in the file. and see if it's within the retention period of the index that you're using.&lt;/P&gt;

&lt;P&gt;I might check the index/sourcetype being used in the search to see if it matches the values from data input &lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 21:33:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277183#M53134</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-04-06T21:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a local Splunk Enterprise instance as both a forwarder and indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277184#M53135</link>
      <description>&lt;P&gt;Thanks for the response. On running listmonitor i get below entry.&lt;BR /&gt;
Monitored Files:&lt;BR /&gt;
        $SPLUNK_HOME\etc\splunk.version&lt;BR /&gt;
        C:\SplunkDir&lt;BR /&gt;
 Please can you let me know where is inputs.conf and what to change it to make it a folder?&lt;/P&gt;

&lt;P&gt;Thanks for your patience&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 23:17:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277184#M53135</guid>
      <dc:creator>sakarunanitk</dc:creator>
      <dc:date>2016-04-06T23:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a local Splunk Enterprise instance as both a forwarder and indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277185#M53136</link>
      <description>&lt;P&gt;Splunk documentation to rescue here.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/Data/Configureyourinputs"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/Data/Configureyourinputs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 23:21:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277185#M53136</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-04-06T23:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a local Splunk Enterprise instance as both a forwarder and indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277186#M53137</link>
      <description>&lt;P&gt;Below is my inputs. conf file present in &lt;BR /&gt;
C:\Program Files\Splunk\etc\apps\search\local\inputs.conf&lt;/P&gt;

&lt;P&gt;[monitor://C:\SplunkDir]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
whitelist = &lt;EM&gt;.&lt;/EM&gt;&lt;BR /&gt;
sourcetype = csv&lt;BR /&gt;
index = test&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 23:22:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277186#M53137</guid>
      <dc:creator>sakarunanitk</dc:creator>
      <dc:date>2016-04-06T23:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a local Splunk Enterprise instance as both a forwarder and indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277187#M53138</link>
      <description>&lt;P&gt;I figured out the problem. Thanks a lot for the assistance.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 23:37:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-a-local-Splunk-Enterprise-instance-as-both-a/m-p/277187#M53138</guid>
      <dc:creator>sakarunanitk</dc:creator>
      <dc:date>2016-04-06T23:37:12Z</dc:date>
    </item>
  </channel>
</rss>

