<?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 Splunk as a simple indexer in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-simple-indexer/m-p/91036#M18922</link>
    <description>&lt;P&gt;We have a requirement to index a DFS folder containing a lot of subfolders and files from different servers. The goal is to be able to do simple keywords based search against these logs. The logs are different in format, so we will not try to add knowledge by extracting fields. The questions we have are:
1) can we configure Splunk to give the indexing time as the timestamp to an event? We do not want to let him calculate the event timestamp.
2) can we schedule when Splunk has to do the indexing? We would like to run it once per hour, we don't need real time.
3) do you have any tips to apply when you index a lot of files and folders, with many subfolders?&lt;/P&gt;

&lt;P&gt;I know it is not really what Splunk is for, but the goal is to have the same tool to do different research and Splunk is now THE tool for log analysis. If he is not able to do this "simple" thing, people would not understand.&lt;/P&gt;

&lt;P&gt;Many thanks for your inputs.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Nov 2010 23:03:54 GMT</pubDate>
    <dc:creator>bulliarda</dc:creator>
    <dc:date>2010-11-17T23:03:54Z</dc:date>
    <item>
      <title>Splunk as a simple indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-simple-indexer/m-p/91036#M18922</link>
      <description>&lt;P&gt;We have a requirement to index a DFS folder containing a lot of subfolders and files from different servers. The goal is to be able to do simple keywords based search against these logs. The logs are different in format, so we will not try to add knowledge by extracting fields. The questions we have are:
1) can we configure Splunk to give the indexing time as the timestamp to an event? We do not want to let him calculate the event timestamp.
2) can we schedule when Splunk has to do the indexing? We would like to run it once per hour, we don't need real time.
3) do you have any tips to apply when you index a lot of files and folders, with many subfolders?&lt;/P&gt;

&lt;P&gt;I know it is not really what Splunk is for, but the goal is to have the same tool to do different research and Splunk is now THE tool for log analysis. If he is not able to do this "simple" thing, people would not understand.&lt;/P&gt;

&lt;P&gt;Many thanks for your inputs.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2010 23:03:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-simple-indexer/m-p/91036#M18922</guid>
      <dc:creator>bulliarda</dc:creator>
      <dc:date>2010-11-17T23:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk as a simple indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-simple-indexer/m-p/91037#M18923</link>
      <description>&lt;P&gt;1) Can be configured in props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[your_sourcetype]
DATETIME_CONFIG=CURRENT
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You have to reference the sourcetype in your inputs.conf as well:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[montior:///path/to/monitored/directory]
sourcetype = your_sourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;2) No, there is no way to configure a schedule for file monitoring in Splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2010 00:55:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-simple-indexer/m-p/91037#M18923</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2010-11-18T00:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk as a simple indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-simple-indexer/m-p/91038#M18924</link>
      <description>&lt;P&gt;Perfect! Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2010 17:41:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-simple-indexer/m-p/91038#M18924</guid>
      <dc:creator>bulliarda</dc:creator>
      <dc:date>2010-12-13T17:41:14Z</dc:date>
    </item>
  </channel>
</rss>

