Dashboards & Visualizations

Time range picker preview doesn't work on Hunk

bohanlon_splunk
Splunk Employee
Splunk Employee

Issue = Time range picker preview doesn't work on Hunk

To reproduce:
0 = Setup Demo Hunk workload as per: http://docs.splunk.com/Documentation/Hunk/6.4.3/Hunktutorial/Tutorialoverview
1 = Run a search (e.g. index=hunkexample)
2 = Select a timeslice from the timeline. alt text
3 = Observe that no events are returned (bottom right panel is blank).

0 Karma
1 Solution

bohanlon_splunk
Splunk Employee
Splunk Employee

Answer = The time range preview picker is not expected to work on Hunk.
Cause = This is because Hunk/Hadoop cannot guarantee time ordered results (because of the way hadoop returns it's results).

Related Bugs to this:
ERP-1938 = Clarify Behaviour.
ERP-1972 = Document behaviour.

View solution in original post

bohanlon_splunk
Splunk Employee
Splunk Employee

Answer = The time range preview picker is not expected to work on Hunk.
Cause = This is because Hunk/Hadoop cannot guarantee time ordered results (because of the way hadoop returns it's results).

Related Bugs to this:
ERP-1938 = Clarify Behaviour.
ERP-1972 = Document behaviour.

kschon_splunk
Splunk Employee
Splunk Employee

Please note though that if you select a range on the time range picker and double click it, Hunk will launch a new query using that time range.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...