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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...