<?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 index data in new index? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-index-data-in-new-index/m-p/99319#M25631</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have created new index "myIndex". I want to index my new data in this index. I have done changes in input.conf.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor: / "path"]
disabled = false
host_segment=5
index = myIndex
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and have put my log files in specific path. and have restarted splunk. Still then my data is not indexed. its showing "0 events". when i am search with "index=myIndex".&lt;/P&gt;

&lt;P&gt;i have checked _internal also. it is not showing any error. But in INFO it is showing :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;-0400 INFO  TailingProcessor - Parsing configuration stanza: monitor:/"path".

 * host=Splunck-118   Options| * sourcetype=splunkd   Options| * source="path"/log/splunk/splunkd.log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What i am missing in my process? Need help.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2011 07:02:23 GMT</pubDate>
    <dc:creator>geetanjali</dc:creator>
    <dc:date>2011-05-11T07:02:23Z</dc:date>
    <item>
      <title>How to index data in new index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-index-data-in-new-index/m-p/99319#M25631</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have created new index "myIndex". I want to index my new data in this index. I have done changes in input.conf.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor: / "path"]
disabled = false
host_segment=5
index = myIndex
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and have put my log files in specific path. and have restarted splunk. Still then my data is not indexed. its showing "0 events". when i am search with "index=myIndex".&lt;/P&gt;

&lt;P&gt;i have checked _internal also. it is not showing any error. But in INFO it is showing :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;-0400 INFO  TailingProcessor - Parsing configuration stanza: monitor:/"path".

 * host=Splunck-118   Options| * sourcetype=splunkd   Options| * source="path"/log/splunk/splunkd.log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What i am missing in my process? Need help.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2011 07:02:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-index-data-in-new-index/m-p/99319#M25631</guid>
      <dc:creator>geetanjali</dc:creator>
      <dc:date>2011-05-11T07:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to index data in new index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-index-data-in-new-index/m-p/99320#M25632</link>
      <description>&lt;P&gt;It is possible that your usage of path is not allowed.&lt;/P&gt;

&lt;P&gt;Typically, it should look like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://path/to/my/data]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Try using the splunk list monitor command to see if it picked up your file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk list monitor
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 May 2011 15:35:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-index-data-in-new-index/m-p/99320#M25632</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2011-05-11T15:35:34Z</dc:date>
    </item>
  </channel>
</rss>

