Page 1 of 1

I want to delete DashBord

Posted: Thu Jun 06, 2019 7:29 pm
by smash
Since the post contents have disappeared, I will post again.
I am logged in with the administrator account, but I can not delete the dashboard because there is no button on the dashboard screen.
Also, the question and answer from benjaminsmith, but the browser's cache has not been cleared.

How can I get rid of it?

Re: I want to delete DashBord

Posted: Fri Jun 07, 2019 1:38 pm
by scottwilkerson
If you go to Dashboards -> Manage My Dashboards
you can click the red X next to the dashboard you want to delete

Re: I want to delete DashBord

Posted: Mon Jun 10, 2019 1:43 am
by smash
scottwilkerson. Hello
I am logged in as an administrator, but there is no button.
Paste the screen capture.
URL: https://d.kuku.lu/218ce63420

Re: I want to delete DashBord

Posted: Mon Jun 10, 2019 9:01 am
by scottwilkerson
Can you click the link to the dashboard and then show what is in the URL field in your browser?

I am thinking that you possible re-named one of the required dashboards

Re: I want to delete DashBord

Posted: Mon Jun 10, 2019 10:44 pm
by smash
scott wilkerson. Hi. Thank you for your reply.
Click the link to the dashboard and paste the browser URL displayed.

Dashboard Name: Empty DashBord
URL:http://192.168.0.10/nagioslogserver/das ... arch/blank

Dashboard Name: Fortigate log Dash Bord By sec IPS
URL:http://192.168.0.10/nagioslogserver/das ... ch/default

None of the dashboard buttons do not display any button 「×」

Re: I want to delete DashBord

Posted: Tue Jun 11, 2019 6:57 am
by scottwilkerson
These are the required 2 default dashboards, and cannot be deleted. you can change their names and save them but the system requires leaving these 2 dashboards in there.

Re: I want to delete DashBord

Posted: Tue Jun 11, 2019 6:57 pm
by smash
scottwilkerson. Thank you for your reply.
You can not erase it.

So, I just want to change the name of the master dashboard that can not be deleted. How can I change it?

Normally, you will create a new dashboard that can be erased by renaming and saving.

I want to know how to operate because the name has changed before long.

Re: I want to delete DashBord

Posted: Wed Jun 12, 2019 7:02 am
by scottwilkerson
I looked into this further and I'm not actually sure how you were able to change the name, but you can delete it with the following command from the CLI

Code: Select all

curl -XDELETE localhost:9200/kibana-int/dashboard/default

Re: I want to delete DashBord

Posted: Wed Jun 12, 2019 8:15 pm
by smash
scottwilkerson Hello. Thank you for your reply.

I was able to delete it after executing the provided command.

Thank you very much for checking it.

Re: I want to delete DashBord

Posted: Thu Jun 13, 2019 7:01 am
by scottwilkerson
smash wrote:scottwilkerson Hello. Thank you for your reply.

I was able to delete it after executing the provided command.

Thank you very much for checking it.
Great!

Locking thread