All Apps and Add-ons

weird timeline application work

GenRockeR
Explorer

HI all.

I am trying to set up a timeline application in splunk, but I get strange results.

My query looks like this:

| 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

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.

alt text

My data is:

alt text

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...