<?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: Filter by Index Time in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117021#M24388</link>
    <description>&lt;P&gt;Thanks to both. Good info. Didn't know _indextime was a field. Added this to my search did it&lt;BR /&gt;
_indextime&amp;lt;1396310400&lt;/P&gt;</description>
    <pubDate>Wed, 02 Apr 2014 19:12:25 GMT</pubDate>
    <dc:creator>motobeats</dc:creator>
    <dc:date>2014-04-02T19:12:25Z</dc:date>
    <item>
      <title>Filter by Index Time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117018#M24385</link>
      <description>&lt;P&gt;I added Apache logs from 2 webservers to Splunk in two batches a week apart. Dropped the files in a folder that I have Splunk watching so it doesn't know where they really came from. File names are all the same (should have changed them but didn't).&lt;/P&gt;

&lt;P&gt;How do I filter logs from web-1 only? I was thinking that I could filter on indexed time but can't find a field for that value. Any ideas?  &lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 17:05:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117018#M24385</guid>
      <dc:creator>motobeats</dc:creator>
      <dc:date>2014-04-02T17:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Index Time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117019#M24386</link>
      <description>&lt;P&gt;You can add indexed time to your search result by something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=yourindex sourcetype=your sourcetype | eval indextime=strftime(_indextime,"%Y-%m-%d %H:%M:%S")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Apr 2014 17:34:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117019#M24386</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-04-02T17:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Index Time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117020#M24387</link>
      <description>&lt;P&gt;If you want to filter on index time just like you would with timestamp, use the &lt;CODE&gt;_index_earliest&lt;/CODE&gt; and &lt;CODE&gt;_index_latest&lt;/CODE&gt; terms.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 18:42:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117020#M24387</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2014-04-02T18:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Index Time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117021#M24388</link>
      <description>&lt;P&gt;Thanks to both. Good info. Didn't know _indextime was a field. Added this to my search did it&lt;BR /&gt;
_indextime&amp;lt;1396310400&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 19:12:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-by-Index-Time/m-p/117021#M24388</guid>
      <dc:creator>motobeats</dc:creator>
      <dc:date>2014-04-02T19:12:25Z</dc:date>
    </item>
  </channel>
</rss>

