All Apps and Add-ons

Removing Sites

wheelcipher
New Member

This is a great app ... But I need to know how to remove sites from monitoring.

I have one I mistyped and another one I do not need to monitor any longer. No matter what I do, the sites that are no longer wanted still show up on the dashboard. This includes after uninstalling and reinstalling the app.

Thanks.

Tags (1)
0 Karma

sujith_usha_kum
Explorer

Hi Charris,

I could not find the saved search to populate the Domain(u_host) in the App.
Please specific the saved search name.

Thanks in Advance

0 Karma

charris_splunk
Splunk Employee
Splunk Employee

Are you referring to this app http://apps.splunk.com/app/1539/? If so, the "Domain/Host" drop down menus and the Overview dashboard use a saved search to populate the domain list. Therefore, if no new data is indexed for a hostname, it will automatically age out of the lists after one month.

  • sourcetype="rum" | stats count by u_host
  • earliest="-1m"

If you want to remove the data sooner that this and you have delete permissions in Splunk, you could execute this:

Or modify the saved searches not to include the domain:

0 Karma

sujith_usha_kum
Explorer

Hi Charris,

Please specific the saved search name to create the u_host(Domain).

Thanks in Advance!

0 Karma

LukeMurphey
Champion

Which app are you referring to? Is it Website Monitoring (http://apps.splunk.com/app/1493/)?

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...