Dashboards & Visualizations

splunk single value in embed

rameshlpatel
Communicator

Hi

I have reports to show backlog count in numeric. I have used SPLUNK Single Value feature for that.

Query : index="OCSMONITOR" source="dbmon-tail://ocsrpt_ocsmonitor/QBacklogCount" | stats latest(BACKLOGCOUNT) as error | rangemap field=errors low=1-40 elevated=40-1500 default=severe

Time range : 5 min Window (Real Time)

But this are not giving me options of Schedule/ Embed report.

Please suggest me how could i create this as Embed report?

Tags (2)
1 Solution

somesoni2
Revered Legend

As per documentation, You can't embed a report until it is scheduled to run on a regular interval. And the scheduling is not applicable for realtime searches/reports. Hence, you're not getting any options to convert this to Embed scheduled report.

Instead, convert this to a regular search with 5 min window (earliest=-5m@m) and have it scheduled to run every 5min.

View solution in original post

somesoni2
Revered Legend

As per documentation, You can't embed a report until it is scheduled to run on a regular interval. And the scheduling is not applicable for realtime searches/reports. Hence, you're not getting any options to convert this to Embed scheduled report.

Instead, convert this to a regular search with 5 min window (earliest=-5m@m) and have it scheduled to run every 5min.

rameshlpatel
Communicator

Thanks sir. It get resolved.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...