<?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: How to convert epoch to human readable format at index time for multiple time values? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498049#M141102</link>
    <description>&lt;P&gt;Right, strftime &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;For posterity and future generations of googlers, this is search time, not index time.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2020 22:21:48 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2020-03-19T22:21:48Z</dc:date>
    <item>
      <title>How to convert epoch to human readable format at index time for multiple time values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498046#M141099</link>
      <description>&lt;P&gt;Event data has multiple time values in the Epoch time format. I am able to convert the one used for event timestamp without issue. Having trouble with the eval statements in props.conf to convert the additional fields to a human-readable time for indexing.&lt;/P&gt;
&lt;P&gt;example of times in the event (referenced as time.event, time.receive, and time.report)&lt;/P&gt;
&lt;P&gt;example of EVAL statements&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 23:38:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498046#M141099</guid>
      <dc:creator>donaldwayne1975</dc:creator>
      <dc:date>2020-06-18T23:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert epoch to human readable format at index time for multiple time values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498047#M141100</link>
      <description>&lt;P&gt;&lt;CODE&gt;eval&lt;/CODE&gt; considers the dot to be a concatenation operator, use &lt;CODE&gt;strptime('time.report', "...")&lt;/CODE&gt; - the single quotes will tell &lt;CODE&gt;eval&lt;/CODE&gt; "this is a field name, even if it contains operators and other non-standard characters".&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 21:50:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498047#M141100</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2020-03-19T21:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert epoch to human readable format at index time for multiple time values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498048#M141101</link>
      <description>&lt;P&gt;eureka!  knew it was something small I was missing.  changed it to strftime to work correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 22:14:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498048#M141101</guid>
      <dc:creator>donaldwayne1975</dc:creator>
      <dc:date>2020-03-19T22:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert epoch to human readable format at index time for multiple time values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498049#M141102</link>
      <description>&lt;P&gt;Right, strftime &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;For posterity and future generations of googlers, this is search time, not index time.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 22:21:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-convert-epoch-to-human-readable-format-at-index-time-for/m-p/498049#M141102</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2020-03-19T22:21:48Z</dc:date>
    </item>
  </channel>
</rss>

