<?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 Did _time format (when displaying it) change? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48735#M11643</link>
    <description>&lt;P&gt;Hi.  We recently upgraded from a 4.2 installation to 4.3.3 and a report that includes the _time field (which used to come out in epoch format) now displays the field as a formatted string.&lt;/P&gt;

&lt;P&gt;I have changed nothing with the query.  It has always been a search | timchart | eval (to rename a field) | fields _time,some,other,fields&lt;/P&gt;

&lt;P&gt;That's all!  No formatting, etc.&lt;/P&gt;

&lt;P&gt;The _time value used to look like this: 1341288000&lt;/P&gt;

&lt;P&gt;Now shows up like this, including the quotation marks (this is not from the same number though!): "2012-07-24 00:00:00.000 EDT"&lt;/P&gt;

&lt;P&gt;Someone recently asked how to get epoch time, and the answer was to reference _time but as you can see. that has ceased to work for me!&lt;/P&gt;

&lt;P&gt;Anyone know about this?  The documentation still says this:&lt;/P&gt;

&lt;P&gt;"The _time field is stored internally in UTC Format. It is translated to human-readable Unix time format when Splunk renders the search results (the very last step of search time event processing)."&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2012 16:37:10 GMT</pubDate>
    <dc:creator>Sqig</dc:creator>
    <dc:date>2012-08-31T16:37:10Z</dc:date>
    <item>
      <title>Did _time format (when displaying it) change?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48735#M11643</link>
      <description>&lt;P&gt;Hi.  We recently upgraded from a 4.2 installation to 4.3.3 and a report that includes the _time field (which used to come out in epoch format) now displays the field as a formatted string.&lt;/P&gt;

&lt;P&gt;I have changed nothing with the query.  It has always been a search | timchart | eval (to rename a field) | fields _time,some,other,fields&lt;/P&gt;

&lt;P&gt;That's all!  No formatting, etc.&lt;/P&gt;

&lt;P&gt;The _time value used to look like this: 1341288000&lt;/P&gt;

&lt;P&gt;Now shows up like this, including the quotation marks (this is not from the same number though!): "2012-07-24 00:00:00.000 EDT"&lt;/P&gt;

&lt;P&gt;Someone recently asked how to get epoch time, and the answer was to reference _time but as you can see. that has ceased to work for me!&lt;/P&gt;

&lt;P&gt;Anyone know about this?  The documentation still says this:&lt;/P&gt;

&lt;P&gt;"The _time field is stored internally in UTC Format. It is translated to human-readable Unix time format when Splunk renders the search results (the very last step of search time event processing)."&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 16:37:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48735#M11643</guid>
      <dc:creator>Sqig</dc:creator>
      <dc:date>2012-08-31T16:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Did _time format (when displaying it) change?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48736#M11644</link>
      <description>&lt;P&gt;I noticed this, as you used to have to format _time to be human readable as well.&lt;/P&gt;

&lt;P&gt;However now, when generate data in tabular format with _time it shows as ascii human-readable. However when I rename the field from _time to something like Time it shows up as epoch. I then have to use eval to rearrange it.&lt;/P&gt;

&lt;P&gt;You can try renaming the field.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 16:57:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48736#M11644</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-08-31T16:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Did _time format (when displaying it) change?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48737#M11645</link>
      <description>&lt;P&gt;Thank you very much.  This does work.  I'm in contact with Splunk regarding this as well, so they know about this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 17:48:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48737#M11645</guid>
      <dc:creator>Sqig</dc:creator>
      <dc:date>2012-08-31T17:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Did _time format (when displaying it) change?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48738#M11646</link>
      <description>&lt;P&gt;Depending where you see this, it may or may not be considered a bug. Certainly in the Web UI and in the CLI tools, it has rendered human-readable and time-zone corrected, and that would not be a bug. But if you're using the API or exporting to a file or something, then I would say that _time should remain as UTC epoch seconds.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 17:54:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Did-time-format-when-displaying-it-change/m-p/48738#M11646</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2012-08-31T17:54:25Z</dc:date>
    </item>
  </channel>
</rss>

