Dashboards & Visualizations

Splunk ホームに設定したダッシュボードを削除する方法

CurryPan
Communicator

Splunk ホームに設定したダッシュボードを削除したいのですが、削除する方法をご教示ください。

Tags (2)

CurryPan
Communicator

次の方法で、Splunk ホームに設定されたダッシュボードを削除することができます。

1.ユーザディレクトリ配下にある、user-prefs.conf ファイルを開きます。
例えば、admin ユーザーの場合には、$SPLUNK_HOME/etc/users/admin/user-prefs/local/ となります。

2.[general] stanza の display.page.home.dashboardId を削除します。

[general] 
display.page.home.dashboardId = /servicesNS/nobody/search/data/ui/views/<dashboard name> 

3.Splunk を再起動します。

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...