<?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 weird timeline application work in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/weird-timeline-application-work/m-p/497155#M61157</link>
    <description>&lt;P&gt;HI all.&lt;/P&gt;

&lt;P&gt;I am trying to set up a timeline application in splunk, but I get strange results.&lt;/P&gt;

&lt;P&gt;My query looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| eval dayofweekfull = strftime (Start, "% A")
| eval duration = round (End-Start) * 1000
| rename Start AS _time
| stats count by _time, duration, dayofweekfull
| table _time dayofweekfull duration
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;As a result, the timeline is not entirely true. I need to get a table by day of the week, but they are not displayed correctly.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7785i10E837F48C1BB377/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;My data is:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7786i7A832BBA05AF0090/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2019 18:30:14 GMT</pubDate>
    <dc:creator>GenRockeR</dc:creator>
    <dc:date>2019-10-02T18:30:14Z</dc:date>
    <item>
      <title>weird timeline application work</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/weird-timeline-application-work/m-p/497155#M61157</link>
      <description>&lt;P&gt;HI all.&lt;/P&gt;

&lt;P&gt;I am trying to set up a timeline application in splunk, but I get strange results.&lt;/P&gt;

&lt;P&gt;My query looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| eval dayofweekfull = strftime (Start, "% A")
| eval duration = round (End-Start) * 1000
| rename Start AS _time
| stats count by _time, duration, dayofweekfull
| table _time dayofweekfull duration
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;As a result, the timeline is not entirely true. I need to get a table by day of the week, but they are not displayed correctly.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7785i10E837F48C1BB377/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;My data is:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7786i7A832BBA05AF0090/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 18:30:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/weird-timeline-application-work/m-p/497155#M61157</guid>
      <dc:creator>GenRockeR</dc:creator>
      <dc:date>2019-10-02T18:30:14Z</dc:date>
    </item>
  </channel>
</rss>

