<?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 do I convert the format of this timestamp in Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233167#M45476</link>
    <description>&lt;P&gt;You can use eval strftime and strptime for those types of changes: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/SearchReference/CommonEvalFunctions"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/SearchReference/CommonEvalFunctions&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Is the time you specified in the _time field or in another field?&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2016 19:32:51 GMT</pubDate>
    <dc:creator>gfreitas</dc:creator>
    <dc:date>2016-06-28T19:32:51Z</dc:date>
    <item>
      <title>How do I convert the format of this timestamp in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233166#M45475</link>
      <description>&lt;P&gt;How do I convert &lt;CODE&gt;2016-06-17T14:16&lt;/CODE&gt; to  &lt;CODE&gt;2016-06-17 14:16:00&lt;/CODE&gt; format in Splunk? Appreciate your help.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 18:52:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233166#M45475</guid>
      <dc:creator>vamsivasili</dc:creator>
      <dc:date>2016-06-28T18:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I convert the format of this timestamp in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233167#M45476</link>
      <description>&lt;P&gt;You can use eval strftime and strptime for those types of changes: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/SearchReference/CommonEvalFunctions"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/SearchReference/CommonEvalFunctions&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Is the time you specified in the _time field or in another field?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 19:32:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233167#M45476</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2016-06-28T19:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I convert the format of this timestamp in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233168#M45477</link>
      <description>&lt;P&gt;It is another field I've extracted. In that case how do I convert?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 19:52:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233168#M45477</guid>
      <dc:creator>vamsivasili</dc:creator>
      <dc:date>2016-06-28T19:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I convert the format of this timestamp in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233169#M45478</link>
      <description>&lt;P&gt;If you just want to remove the "T", you can use:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;| eval field2=replace(field1, "T", " ")&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 28 Jun 2016 20:01:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-convert-the-format-of-this-timestamp-in-Splunk/m-p/233169#M45478</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2016-06-28T20:01:09Z</dc:date>
    </item>
  </channel>
</rss>

