Dashboards & Visualizations

how to disable the description section or source section

dhavamanis
Builder

need your help,

while copying the sample dashboard from simplexml, its showing the description section with source code. Can you please tell us, how to avoid this. I have copied complete css/js provided in the samples.

Tags (1)
0 Karma
1 Solution

rsennett_splunk
Splunk Employee
Splunk Employee

The Description panel comes from the dashboard.js and dashboard.css files found in

$SPLUNK_HOME/etc/apps/simple_xml_examples/appserver/static/

So you must have built your new dashboard in that app.

move it to another app, and those will be present and will use the default files.

To move it with the GUI, go to
Settings>User Interface>Views
Navigate to your view and use Move (right hand side)
Yours will have that option, where the originals won't (because you don't own them)

With Splunk... the answer is always "YES!". It just might require more regex than you're prepared for!

View solution in original post

rsennett_splunk
Splunk Employee
Splunk Employee

The Description panel comes from the dashboard.js and dashboard.css files found in

$SPLUNK_HOME/etc/apps/simple_xml_examples/appserver/static/

So you must have built your new dashboard in that app.

move it to another app, and those will be present and will use the default files.

To move it with the GUI, go to
Settings>User Interface>Views
Navigate to your view and use Move (right hand side)
Yours will have that option, where the originals won't (because you don't own them)

With Splunk... the answer is always "YES!". It just might require more regex than you're prepared for!

stephanefotso
Motivator

which sample code did you use?

SGF
0 Karma

paramagurukarth
Builder

Couldn't get what you want.. 😞

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...