<?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: Windows FileTime timestamp to human readable in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-FileTime-timestamp-to-human-readable/m-p/177834#M35652</link>
    <description>&lt;P&gt;Is there anyway I could do this in props.conf while indexing and overwrite the _time value with the above calculated one?&lt;/P&gt;</description>
    <pubDate>Sun, 15 Dec 2013 15:48:05 GMT</pubDate>
    <dc:creator>luckyb56</dc:creator>
    <dc:date>2013-12-15T15:48:05Z</dc:date>
    <item>
      <title>Windows FileTime timestamp to human readable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-FileTime-timestamp-to-human-readable/m-p/177832#M35650</link>
      <description>&lt;P&gt;I tried a lot to convert windows filetime timestamp [web]support.microsoft.com/kb/188768) to human readable using TIME_FORMAT, but was not able to. One sample timestamp is 130308696850032106. This is supposed to be Saturday, December 7, 2013 1:01:25am. &lt;BR /&gt;
I get this when choosing input format as 'filetime' at [web]silisoftware.com/tools/date.php&lt;/P&gt;

&lt;P&gt;Can anyone give me any hint/pointers as to what TIME_FORMAT be set to? I tried with %s%9N but it renders as something else. I have tried convert mstime and ctime, but doesn't help. &lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 11:30:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-FileTime-timestamp-to-human-readable/m-p/177832#M35650</guid>
      <dc:creator>luckyb56</dc:creator>
      <dc:date>2013-12-13T11:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Windows FileTime timestamp to human readable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-FileTime-timestamp-to-human-readable/m-p/177833#M35651</link>
      <description>&lt;P&gt;Got the answer @answers &lt;A href="http://answers.splunk.com/answers/63559/multiple-events-and-multiple-key-value-pairs-one-being-timestamp-in-one-json"&gt;http://answers.splunk.com/answers/63559/multiple-events-and-multiple-key-value-pairs-one-being-timestamp-in-one-json&lt;/A&gt; &lt;BR /&gt;
To be exact the eval for win32 time should be eval human_time=strftime(time/10000000-11644473600,"%Y-%m-%d %H:%M:%S")&lt;/P&gt;</description>
      <pubDate>Sun, 15 Dec 2013 15:12:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-FileTime-timestamp-to-human-readable/m-p/177833#M35651</guid>
      <dc:creator>luckyb56</dc:creator>
      <dc:date>2013-12-15T15:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Windows FileTime timestamp to human readable</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-FileTime-timestamp-to-human-readable/m-p/177834#M35652</link>
      <description>&lt;P&gt;Is there anyway I could do this in props.conf while indexing and overwrite the _time value with the above calculated one?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Dec 2013 15:48:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-FileTime-timestamp-to-human-readable/m-p/177834#M35652</guid>
      <dc:creator>luckyb56</dc:creator>
      <dc:date>2013-12-15T15:48:05Z</dc:date>
    </item>
  </channel>
</rss>

