<?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: Time Segregation from Timestamp in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Time-Segregation-from-Timestamp/m-p/140160#M97877</link>
    <description>&lt;P&gt;The field "_time" contains the epoch time of the events, and is automatically displayed at search time on the local version of your time format and timezone.&lt;/P&gt;

&lt;P&gt;If you want to create a new field with a different format, you can use the convert function.&lt;BR /&gt;
see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Convert"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Convert&lt;/A&gt;&lt;BR /&gt;
and the formats &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Commontimeformatvariables"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Commontimeformatvariables&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;mysearch&amp;gt; | convert timeformat="%A %B %d %H:%M:%S %Y" ctime(_time) AS mytime | table mytime _time _raw&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Apr 2014 16:39:21 GMT</pubDate>
    <dc:creator>yannK</dc:creator>
    <dc:date>2014-04-23T16:39:21Z</dc:date>
    <item>
      <title>Time Segregation from Timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Segregation-from-Timestamp/m-p/140158#M97875</link>
      <description>&lt;P&gt;Could you please let me know how to extract the day of the week, month,date(dd), time of the day (hh:mm:ss),year from the pattern : mm/dd/yy hh:mm:ss - 04/23/14 23:00:22&lt;BR /&gt;
Eg of the result : Wednesday April 23 23:00:22 2014&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 15:24:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Segregation-from-Timestamp/m-p/140158#M97875</guid>
      <dc:creator>Jananee_iNautix</dc:creator>
      <dc:date>2014-04-23T15:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Time Segregation from Timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Segregation-from-Timestamp/m-p/140159#M97876</link>
      <description>&lt;P&gt;When Splunk indexes data it does some implicit field extractions like date_wday, date_month, date_mday, date_year etc.... You can form your expected output from there or you can use splunk command like convert or strftime to generate the output you need.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:26:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Segregation-from-Timestamp/m-p/140159#M97876</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-09-28T16:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Time Segregation from Timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Segregation-from-Timestamp/m-p/140160#M97877</link>
      <description>&lt;P&gt;The field "_time" contains the epoch time of the events, and is automatically displayed at search time on the local version of your time format and timezone.&lt;/P&gt;

&lt;P&gt;If you want to create a new field with a different format, you can use the convert function.&lt;BR /&gt;
see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Convert"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Convert&lt;/A&gt;&lt;BR /&gt;
and the formats &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Commontimeformatvariables"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Commontimeformatvariables&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;lt;mysearch&amp;gt; | convert timeformat="%A %B %d %H:%M:%S %Y" ctime(_time) AS mytime | table mytime _time _raw&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2014 16:39:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Segregation-from-Timestamp/m-p/140160#M97877</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2014-04-23T16:39:21Z</dc:date>
    </item>
  </channel>
</rss>

