<?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 is the _time value changing in the summary index? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-time-value-changing-in-the-summary-index/m-p/179415#M35992</link>
    <description>&lt;P&gt;I think this is an issue with the way the timechart command is transforming the data. As you are looking over a large time range (6 months) the events are being bucketed into 1 day chunks so that they can be displayed nicely. You can test this by looking at the statistics tab after running the search using non-si commands and looking at the _time field in the returned events&lt;/P&gt;

&lt;P&gt;If this isnt the desired behavior you could look at using a stats command instead to avoid any of the timestamp changes associated with timechart but at the end of the day the whole point of summary indexing is to summarise the data over a period so it makes sense to keep it bucketed as it is.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2018 15:35:06 GMT</pubDate>
    <dc:creator>pacrip</dc:creator>
    <dc:date>2018-02-13T15:35:06Z</dc:date>
    <item>
      <title>Why is the _time value changing in the summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-time-value-changing-in-the-summary-index/m-p/179414#M35991</link>
      <description>&lt;P&gt;I try to use summary indexing to improve search efficiency, but it's resulting in an error because of the wrong &lt;CODE&gt;_time&lt;/CODE&gt; value. &lt;BR /&gt;
Event timestamp &lt;CODE&gt;6/9/15 10:59:54.960 PM&lt;/CODE&gt; is reset to &lt;CODE&gt;6/9/15 12:00:00.000 AM&lt;/CODE&gt; in the summary index.&lt;/P&gt;

&lt;P&gt;My original search string is: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="ims*" host="chi*" FirmName!="Eze" FirmName!="(null)" | timechart useother=f count by FirmName
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My saved search name is "firmtimechart"&lt;BR /&gt;
Start time is "-6mon@s"&lt;BR /&gt;
Finish time is "now"&lt;BR /&gt;
Saved search string is: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="ims*" host="chi*" FirmName!="Eze" FirmName!="(null)" | sitimechart useother=f count by FirmName
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My search string is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=summary search_name="firmtimechart" | timechart limit=5 useother=f count by FirmName
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I wonder why the timestamp is changing and how to solve it. &lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:40:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-time-value-changing-in-the-summary-index/m-p/179414#M35991</guid>
      <dc:creator>Wendy1990</dc:creator>
      <dc:date>2015-06-26T14:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the _time value changing in the summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-time-value-changing-in-the-summary-index/m-p/179415#M35992</link>
      <description>&lt;P&gt;I think this is an issue with the way the timechart command is transforming the data. As you are looking over a large time range (6 months) the events are being bucketed into 1 day chunks so that they can be displayed nicely. You can test this by looking at the statistics tab after running the search using non-si commands and looking at the _time field in the returned events&lt;/P&gt;

&lt;P&gt;If this isnt the desired behavior you could look at using a stats command instead to avoid any of the timestamp changes associated with timechart but at the end of the day the whole point of summary indexing is to summarise the data over a period so it makes sense to keep it bucketed as it is.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 15:35:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-time-value-changing-in-the-summary-index/m-p/179415#M35992</guid>
      <dc:creator>pacrip</dc:creator>
      <dc:date>2018-02-13T15:35:06Z</dc:date>
    </item>
  </channel>
</rss>

