Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

Time Picker in the Dashboard not working as expected.

$
0
0
We have a dashboard . When we select time period say 11/13/19 (9 am to 11 am ). The results are displying from 11/13/19 (8 am to 10 am) and the results consist of all zeros in between 8 to 9 am where there are values from 9 to 10 am . I think the zeros are diplaying because it's not the correct time. I don't think it's a timezone issue. How can we fix time picker for the dashboard so that it will only displays the results for selected time period(8 am 10 am) with no zeros? Here are the tokens used for the source codeif(isstr(earliest), relative_time(now(),earliest), earliest)if(isstr(latest), relative_time(now(),latest), latest)relative_time(earliestTime,"-7d")relative_time(latestTime,"-7d")relative_time(earliestTime,"-14d")relative_time(latestTime,"-14d")relative_time(earliestTime,"-21d")relative_time(latestTime,"-21d")relative_time(earliestTime,"-28d")relative_time(latestTime,"-28d")

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>