<?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 Missing events in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66116#M96957</link>
    <description>&lt;P&gt;I know data was there becasue I've created a report 2 weeks ago.  Now same search for same time frame is getting a zero return.  How can I debug this issue?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2012 21:43:37 GMT</pubDate>
    <dc:creator>fuster_j</dc:creator>
    <dc:date>2012-06-01T21:43:37Z</dc:date>
    <item>
      <title>Missing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66116#M96957</link>
      <description>&lt;P&gt;I know data was there becasue I've created a report 2 weeks ago.  Now same search for same time frame is getting a zero return.  How can I debug this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2012 21:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66116#M96957</guid>
      <dc:creator>fuster_j</dc:creator>
      <dc:date>2012-06-01T21:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Missing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66117#M96958</link>
      <description>&lt;P&gt;Can you post the exact search syntax you're using?    Is it possible that your index retention policy is set such that the old data simply got purged out of the index?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2012 22:40:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66117#M96958</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2012-06-01T22:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Missing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66118#M96959</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;index=ad_authentiation EventCode=624 | rex field=_raw "User=(?&amp;lt;AD_Admin&amp;gt;.+)" | rex field=_raw "ComputerName=(?&amp;lt;AD_System&amp;gt;.+)"|rex field=_raw "New\sAccount\sName:\s(?&amp;lt;AD_NewUser&amp;gt;.+)" |rex field=_raw "New\sDomain:\s(?&amp;lt;AD_Domain&amp;gt;.+)" | rex field=_raw "Primary\sGroup\sID:\s(?&amp;lt;AD_GID&amp;gt;.+)" | rex field=_raw "Display\sName:\s(?&amp;lt;AD_DisplayName&amp;gt;.+)" |rex field=_raw "Account\sExpires:\s\&amp;lt;(?&amp;lt;AcctExpires&amp;gt;.+)\&amp;gt;" |rex field=_raw "'Password\sNot\sRequired\'\s\-(?&amp;lt;PasswdNOTRequired&amp;gt;.+)" |convert ctime(_time) as timestamp | table timestamp,AD_NewUser,AD_Domain,AD_GID,AD_DisplayName,AD_System,AD_Admin,AcctExpires,PasswdNOTRequired
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Jun 2012 03:14:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66118#M96959</guid>
      <dc:creator>fuster_j</dc:creator>
      <dc:date>2012-06-08T03:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Missing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66119#M96960</link>
      <description>&lt;P&gt;Is that index name you're using a typo? &lt;CODE&gt;ad_authentiation&lt;/CODE&gt; seems to be a word that's missing a &lt;CODE&gt;c&lt;/CODE&gt;...&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2012 04:56:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66119#M96960</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-06-08T04:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Missing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66120#M96961</link>
      <description>&lt;P&gt;Found my issue...  There is a indexes.conf in system/local/indexes.conf over writing my setting in apps/&lt;NAME&gt;/local/indexes.conf.  Forgot the the precedence order.&lt;/NAME&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2012 19:15:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-events/m-p/66120#M96961</guid>
      <dc:creator>fuster_j</dc:creator>
      <dc:date>2012-06-11T19:15:57Z</dc:date>
    </item>
  </channel>
</rss>

