Dashboards & Visualizations

remove "real-time" from dashboard panel

darrend
Path Finder

Hi Guys

I am attempting to remove the "real-time" text from the top right of my dashboard panel using advanced XML and can't seem to see what i need to modify/delete?

Can anyone point me in the right direction?

Thanks
Darren

Tags (1)
0 Karma
1 Solution

darrend
Path Finder

Hi All

I found the answer myself so thought it would share with you all.

I added some custom CSS:

.layoutCell .meta {
display:none
}

This solved the issue i was describing simply and with the desired results.

Thanks
Darren

View solution in original post

0 Karma

darrend
Path Finder

Hi All

I found the answer myself so thought it would share with you all.

I added some custom CSS:

.layoutCell .meta {
display:none
}

This solved the issue i was describing simply and with the desired results.

Thanks
Darren

0 Karma

watsm10
Communicator

I can say from experience that if you convert your dashboard to use post-process modules (it really speeds up your dashboard) and the "real-time" text disappears from all panels in your dashboard.

For more information on post-process go here.

0 Karma

adylent
Path Finder

You can modify $SPLUNK_HOME/etc/system/default/times.conf to remove realtime searches completely.

darrend
Path Finder

Hi
I was more interested in removing the text from the display of a specific dashboard and not disabling realtime searches.
Thanks.

0 Karma
Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...