<?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 format timechart time values easily in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50373#M12111</link>
    <description>&lt;P&gt;I personally check the strftime man pages on any UNIX system I happen to have nearby. They're available on the web too, of course: &lt;A href="http://linux.die.net/man/3/strftime"&gt;http://linux.die.net/man/3/strftime&lt;/A&gt; for instance.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2013 16:37:53 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2013-08-29T16:37:53Z</dc:date>
    <item>
      <title>How to format timechart time values easily</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50369#M12107</link>
      <description>&lt;P&gt;Not a splunk newbie, but I cant seem to figure out how to format my timechart values to be readable. The default format:&lt;/P&gt;

&lt;P&gt;2013-08-28T14:30:00.000-04:00&lt;/P&gt;

&lt;P&gt;Is not ideal for reading, and is normally too much information.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 21:07:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50369#M12107</guid>
      <dc:creator>ericrobinson</dc:creator>
      <dc:date>2013-08-28T21:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to format timechart time values easily</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50370#M12108</link>
      <description>&lt;P&gt;Use &lt;CODE&gt;fieldformat&lt;/CODE&gt; to create the format you want.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | timechart ... | fieldformat _time=strftime(_time,"%+")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For some inspiration on format strings, visit &lt;A href="http://strfti.me/"&gt;http://strfti.me/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 21:12:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50370#M12108</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-08-28T21:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to format timechart time values easily</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50371#M12109</link>
      <description>&lt;P&gt;(Not having tried this yet...) does it keep the format for any tooltips as well?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 23:36:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50371#M12109</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-08-28T23:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to format timechart time values easily</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50372#M12110</link>
      <description>&lt;P&gt;This seems to work great, but where can I find the options for strftime? I dont see a "%+" formatting option from your link..&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2013 16:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50372#M12110</guid>
      <dc:creator>ericrobinson</dc:creator>
      <dc:date>2013-08-29T16:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to format timechart time values easily</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50373#M12111</link>
      <description>&lt;P&gt;I personally check the strftime man pages on any UNIX system I happen to have nearby. They're available on the web too, of course: &lt;A href="http://linux.die.net/man/3/strftime"&gt;http://linux.die.net/man/3/strftime&lt;/A&gt; for instance.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2013 16:37:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-timechart-time-values-easily/m-p/50373#M12111</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-08-29T16:37:53Z</dc:date>
    </item>
  </channel>
</rss>

