All Apps and Add-ons

How to remove a website from the Website Monitoring app?

nvyguardsman
Engager

I am currently using the website monitoring app and I want to remove a website from this app, when I go into the manager I can remove this input but in the status summary I still see the old website as showing up even though I'm not connecting to it. How do I clear out these old websites from the app?

1 Solution

LukeMurphey
Champion

The app currently doesn't filter out data from inputs that are removed. I can look into adding something like that (perhaps a filter option in the UI). I'll look into it as soon as I can and will be tracking the work at http://lukemurphey.net/issues/891.

Update:
I am implemented the ability to filter disabled inputs over a year ago but forgot to update this post. Version 1.1 and following include this feature.

View solution in original post

Snowsel1
Observer

Click on Settings -> Data inputs -> Website Availability Check -> Delete

0 Karma

Tunghor
New Member

Go to change history, choose the website that you wanted to delete, in search bar add this at the end
" | delete " 
Date time range set to presets "All time"

 

0 Karma

dmitri47
Engager

I know this thread is quite old. I have installed this app and added lots of websites (say ~60) 20 of those websites do not connect, so I removed them. They are still showing up in my results. I have tried the change to the filter_disabled, but that has not worked either.

Where does the index or "file" live so that I can purge it manually?

0 Karma

vivekragu
New Member

Add url field in join statement

Setting > Advanced search » Search macros

Replace filter_disabled

From

| join source [| rest /services/data/inputs/web_ping | search disabled=0 | fields title id | rex field=id ".*[/](?[^/]*)" | eval name=urldecode(name) | eval source="web_ping://".urldecode(name)]

TO

| join source [| rest /services/data/inputs/web_ping | search disabled=0 | fields title id url | rex field=id ".*[/](?[^/]*)" | eval name=urldecode(name) | eval source="web_ping://".urldecode(name)]
0 Karma

LukeMurphey
Champion

The app currently doesn't filter out data from inputs that are removed. I can look into adding something like that (perhaps a filter option in the UI). I'll look into it as soon as I can and will be tracking the work at http://lukemurphey.net/issues/891.

Update:
I am implemented the ability to filter disabled inputs over a year ago but forgot to update this post. Version 1.1 and following include this feature.

prateedshetty
Path Finder

@LukeMurphey , I'm on version 2.7 and still unable to remove the URL that has been removed from Inputs on the status overview screen. Please help.

0 Karma

nschmalz
Engager

@LukeMurphey @prateedshetty

Would also appreciate any hint on how to remove old URLs. If I added a wrong URL it will constantly show up under "Executive Summary" and "Status Overview", even though the data input has been removed.
Unfortunately I did not find a manual way to remove unwanted URLs as it seems impossible to remove specific data sets.
Even though they do not show up any more when not included in filtered time range, which is good.

0 Karma

LukeMurphey
Champion

I opened a ticket on this: https://lukemurphey.net/issues/2338

I'll be looking into it soon.

0 Karma

cernypavel
Explorer

Hi, can you please add this feature?
Still is not working remove sites....

0 Karma

LukeMurphey
Champion

I have tried to reproduce this but it has been working for me. Can you check the lookup named "web_ping_inputs.csv" and see if the removed input is in the lookup?

Also: could you let me know what version of the app you are using?

0 Karma

cernypavel
Explorer

Sorry, maybe i was wrong, all is OK

0 Karma

dmitri47
Engager

Update:
I am implemented the ability to filter disabled inputs over a year ago but forgot to update this post. Version 1.1 and following include this feature.

I have version 2.7 installed and it does NOT filter out disabled or deleted urls / websites.
Trying to find the web_ping index or file to purge manually.

0 Karma

kairobin
Path Finder

Hi all:)
I have updated the filter_disabled but it still shows removed websites.
Do I need to restart the Splunk app?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...