<?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: Milliseconds to HH:MM:SS in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Milliseconds-to-HH-MM-SS/m-p/99497#M182697</link>
    <description>&lt;P&gt;Try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval inSec = inMs / 1000 | fieldformat inSec = tostring(inSec, "duration")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;where &lt;CODE&gt;inMs&lt;/CODE&gt; is the name of your extracted field&lt;/P&gt;</description>
    <pubDate>Thu, 22 Mar 2012 19:44:52 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2012-03-22T19:44:52Z</dc:date>
    <item>
      <title>Milliseconds to HH:MM:SS</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Milliseconds-to-HH-MM-SS/m-p/99496#M182696</link>
      <description>&lt;P&gt;can anyone provide me with a way to have Splunk convert an extracted field which is currently in milliseconds to HH:MM:SS?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2012 19:34:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Milliseconds-to-HH-MM-SS/m-p/99496#M182696</guid>
      <dc:creator>tb5821</dc:creator>
      <dc:date>2012-03-22T19:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Milliseconds to HH:MM:SS</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Milliseconds-to-HH-MM-SS/m-p/99497#M182697</link>
      <description>&lt;P&gt;Try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval inSec = inMs / 1000 | fieldformat inSec = tostring(inSec, "duration")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;where &lt;CODE&gt;inMs&lt;/CODE&gt; is the name of your extracted field&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2012 19:44:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Milliseconds-to-HH-MM-SS/m-p/99497#M182697</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-03-22T19:44:52Z</dc:date>
    </item>
  </channel>
</rss>

