<?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 check a directory is being indexed (Monitor a Directory) in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107719#M22644</link>
    <description>&lt;P&gt;In a nutshell, if you are in an app, let's say the search app, and then you go to manager/data inputs, the inputs.conf will be located in $SPLUNK_HOME\etc\apps\search\local.  If you are in another app, the inputs.conf will be in another apps local directory.  Are you on a linux box?&lt;/P&gt;

&lt;P&gt;Go to $SPLUNK_HOME\etc\apps and search using Windows Explorer for inputs.conf files.&lt;/P&gt;

&lt;P&gt;Nothing is every going to be in the directories that you listed above for your use cases.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jul 2012 12:40:13 GMT</pubDate>
    <dc:creator>dmaislin_splunk</dc:creator>
    <dc:date>2012-07-30T12:40:13Z</dc:date>
    <item>
      <title>How to check a directory is being indexed (Monitor a Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107716#M22641</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to get to grips with splunk to evaluate it for a company I work for.. I'm having trouble doing some basic tasks though. I've read quite a bit of the documentation and understand splunk from a high level. It looks like it should be a beautiful solution.&lt;/P&gt;

&lt;P&gt;I want a basic set up to start with. I would like to just index 4 Apache tom cat access logs (Apache's IIS Logs).&lt;/P&gt;

&lt;P&gt;I've &lt;STRONG&gt;installed Splunk&lt;/STRONG&gt; on a local machine and created a local folder to drop the files into (we have 4 servers for an application, each creating 1 log per day).&lt;/P&gt;

&lt;P&gt;I've setup a data input via web interface (added a regex expression for the host too).&lt;/P&gt;

&lt;P&gt;I see from &lt;STRONG&gt;$SPLUNK_HOME/en-GB/manager/search/data/inputs/monitor&lt;/STRONG&gt; the Data Input I added and it says 4 under the &lt;STRONG&gt;Number of files&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;But I don't see anything for those 4 files under the Sources, Source types and Hosts when I look here: &lt;STRONG&gt;$SPLUNK_HOME/en-GB/app/search/dashboard_live&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;So to me, it doesn't look like the files have been indexed for searching? I could do with knowning how you monitoring loading(indexing) to see when a file have been parsed, indexed and with what host, source, source type and how the events look for those files?&lt;/P&gt;

&lt;P&gt;Another thing I was looking into was the inputs.conf file, in &lt;STRONG&gt;Splunk\etc\system\local&lt;/STRONG&gt;, I believe once I set up a datainput it should add a monitoring line in here? But It looks a little empty with just several one liners and looks nothing like the file from &lt;BR /&gt;
&lt;STRONG&gt;Splunk\etc\system\default&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:08:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107716#M22641</guid>
      <dc:creator>AccentureQBETA</dc:creator>
      <dc:date>2020-09-28T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a directory is being indexed (Monitor a Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107717#M22642</link>
      <description>&lt;P&gt;You should probably take this:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/User/WelcometotheSplunktutorial"&gt;http://docs.splunk.com/Documentation/Splunk/latest/User/WelcometotheSplunktutorial&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 11:47:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107717#M22642</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2012-07-25T11:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a directory is being indexed (Monitor a Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107718#M22643</link>
      <description>&lt;P&gt;I'll read through this and see if I get my answers. Thank you for the reply.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2012 12:37:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107718#M22643</guid>
      <dc:creator>AccentureQBETA</dc:creator>
      <dc:date>2012-07-30T12:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a directory is being indexed (Monitor a Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107719#M22644</link>
      <description>&lt;P&gt;In a nutshell, if you are in an app, let's say the search app, and then you go to manager/data inputs, the inputs.conf will be located in $SPLUNK_HOME\etc\apps\search\local.  If you are in another app, the inputs.conf will be in another apps local directory.  Are you on a linux box?&lt;/P&gt;

&lt;P&gt;Go to $SPLUNK_HOME\etc\apps and search using Windows Explorer for inputs.conf files.&lt;/P&gt;

&lt;P&gt;Nothing is every going to be in the directories that you listed above for your use cases.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2012 12:40:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107719#M22644</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2012-07-30T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a directory is being indexed (Monitor a Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107720#M22645</link>
      <description>&lt;P&gt;C:\Program Files\Splunk\etc\apps&amp;gt;find . -name "inputs.conf" -print&lt;BR /&gt;
Access denied - .&lt;BR /&gt;
File not found - -NAME&lt;BR /&gt;
File not found - -PRINT&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2012 14:54:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107720#M22645</guid>
      <dc:creator>AccentureQBETA</dc:creator>
      <dc:date>2012-08-02T14:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a directory is being indexed (Monitor a Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107721#M22646</link>
      <description>&lt;P&gt;User WIndows Explorer and search for inputs.conf.  I thought linux, but you are on Windows.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:38:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107721#M22646</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2012-08-02T18:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a directory is being indexed (Monitor a Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107722#M22647</link>
      <description>&lt;P&gt;Most useless thread.  EVER.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:46:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107722#M22647</guid>
      <dc:creator>joshpreston</dc:creator>
      <dc:date>2012-10-02T15:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to check a directory is being indexed (Monitor a Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107723#M22648</link>
      <description>&lt;P&gt;Why don't you post something useful and constructive. Make the thread useful for others... &lt;/P&gt;

&lt;P&gt;I now just run searches on indexies being indexed to. Normally a count of all requests per day and just hope splunk has indexed all the events properly (or as I expect).&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:56:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-a-directory-is-being-indexed-Monitor-a-Directory/m-p/107723#M22648</guid>
      <dc:creator>AccentureQBETA</dc:creator>
      <dc:date>2012-10-02T15:56:22Z</dc:date>
    </item>
  </channel>
</rss>

