<?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: Why time filter value/range is not being passed to the query result in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629078#M218508</link>
    <description>&lt;P&gt;That's because you re-evaluated _time in the third line shown in the screenshot to "created_at".&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval _time = created_at&lt;/LI-CODE&gt;&lt;P&gt;You data may have collected these events from Jan 30, but the field "created" has different values&lt;/P&gt;</description>
    <pubDate>Wed, 01 Feb 2023 04:39:10 GMT</pubDate>
    <dc:creator>yuanliu</dc:creator>
    <dc:date>2023-02-01T04:39:10Z</dc:date>
    <item>
      <title>Why time filter value/range is not being passed to the query result?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629077#M218507</link>
      <description>&lt;P&gt;Does anyone know why the time range picker here on the right side (set to Yesterday Jan 30) cannot affect my _time data field in the query result? How to link them?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chongdong_0-1675219422905.png" style="width: 726px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23650iE635F446B397169F/image-dimensions/726x156?v=v2" width="726" height="156" role="button" title="chongdong_0-1675219422905.png" alt="chongdong_0-1675219422905.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 15:26:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629077#M218507</guid>
      <dc:creator>chongdong</dc:creator>
      <dc:date>2023-02-01T15:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why time filter value/range is not being passed to the query result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629078#M218508</link>
      <description>&lt;P&gt;That's because you re-evaluated _time in the third line shown in the screenshot to "created_at".&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval _time = created_at&lt;/LI-CODE&gt;&lt;P&gt;You data may have collected these events from Jan 30, but the field "created" has different values&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 04:39:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629078#M218508</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2023-02-01T04:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why time filter value/range is not being passed to the query result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629205#M218557</link>
      <description>&lt;P&gt;Got it. Thanks for the explanation. So is there a way to modify the time filter to point to my timestamp which is created_at?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 18:37:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629205#M218557</guid>
      <dc:creator>chongdong</dc:creator>
      <dc:date>2023-02-01T18:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why time filter value/range is not being passed to the query result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629305#M218604</link>
      <description>&lt;P&gt;Yes. &amp;nbsp;if you don't like your current _time at all, you can change your ingestion to use created_at as _time. (This is perhaps not the correct solution in most cases.)&lt;/P&gt;&lt;P&gt;At search time, you can use &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/definecalcfields#collapseDesktop7" target="_blank" rel="noopener"&gt;calculated field&lt;/A&gt;&amp;nbsp;to calculate epoch time from created_at and name it _time.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 09:38:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-time-filter-value-range-is-not-being-passed-to-the-query/m-p/629305#M218604</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2023-02-02T09:38:29Z</dc:date>
    </item>
  </channel>
</rss>

