<?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 Data not getting retrieved after indexing in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87462#M97232</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am importing the data through the inputs.conf file :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = XXXXXXXXXX
[monitor://C:\Users\lg133108\Desktop\NEW_TEST]
disabled = false
crcSalt=&amp;lt;SOURCE&amp;gt;
index = upload_data_new
sourcetype = mysource_new
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;when I am going to search for my data :&lt;/P&gt;

&lt;P&gt;index="upload_data_new"  , I am seeing 0 events ..please suggest me how to resolve this problem.&lt;/P&gt;

&lt;P&gt;Please help !!&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Abhay&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:36:45 GMT</pubDate>
    <dc:creator>abhayneilam</dc:creator>
    <dc:date>2020-09-28T12:36:45Z</dc:date>
    <item>
      <title>Data not getting retrieved after indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87462#M97232</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am importing the data through the inputs.conf file :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = XXXXXXXXXX
[monitor://C:\Users\lg133108\Desktop\NEW_TEST]
disabled = false
crcSalt=&amp;lt;SOURCE&amp;gt;
index = upload_data_new
sourcetype = mysource_new
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;when I am going to search for my data :&lt;/P&gt;

&lt;P&gt;index="upload_data_new"  , I am seeing 0 events ..please suggest me how to resolve this problem.&lt;/P&gt;

&lt;P&gt;Please help !!&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Abhay&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:36:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87462#M97232</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2020-09-28T12:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data not getting retrieved after indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87463#M97233</link>
      <description>&lt;P&gt;Check your time range? If you're indexing historical data, the time range might not include those events.&lt;/P&gt;

&lt;P&gt;Does the index exist? Splunk won't create it for you, based on inputs.conf alone; you have to create the index first.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2012 17:03:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87463#M97233</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-10-11T17:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data not getting retrieved after indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87464#M97234</link>
      <description>&lt;P&gt;I have given the time range as "All time", yes ofcourse my data is historical data.&lt;/P&gt;

&lt;P&gt;I created the index first then configured the inputs.conf and restarted the system..&lt;/P&gt;

&lt;P&gt;Please help me in this regards,&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Abhay&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2012 17:35:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87464#M97234</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2012-10-11T17:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data not getting retrieved after indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87465#M97235</link>
      <description>&lt;P&gt;I've noticed Splunk can be really picky when it comes to search.&lt;BR /&gt;
This may be silly but what do you get if you try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host=xxxxxxxx index=upload_date_new sourcetype=mysource_new
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;on &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;All Time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Oct 2012 14:43:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87465#M97235</guid>
      <dc:creator>SplunkUser5888</dc:creator>
      <dc:date>2012-10-17T14:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Data not getting retrieved after indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87466#M97236</link>
      <description>&lt;P&gt;I've had issues with search and noticed that sometimes I won't get any results unless i type the whole shabang. I guess its pickiness is what makes it so intuitive once you get to a higher level :S&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 14:45:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-not-getting-retrieved-after-indexing/m-p/87466#M97236</guid>
      <dc:creator>SplunkUser5888</dc:creator>
      <dc:date>2012-10-17T14:45:13Z</dc:date>
    </item>
  </channel>
</rss>

