Dashboards & Visualizations

UI Example advanced_intro2 XML

lain179
Communicator

I accidentally and completely messed up the advanced_intro2 XML code from UI Example. Can someone please let me know how I can restore it or provide me the XML so I can replace the correct one?

Thank you.

Tags (1)
0 Karma
1 Solution

vincesesto
Communicator

Hey lain179,

I think the following will be the best way to resolve it...
- First download the app directly from the site and not through Splunk Manager:
- Copy the file to your tmp directory:
cp ui_examples_app.tar.gz /tmp
- Extract and untar the file
tar zxvf ui_examples_app.tar.gz
- Copy the file using the splunk user to the existing app directory
sudo -u splunk cp /tmp/ui_examples/default/data/ui/views/advanced_intro2.xml ~/$SPLUNKHOME/etc/apps/ui_examples/default/data/ui/views/advanced_intro2.xml

I hope that this was able to assist with your restore.

Regards Vince

View solution in original post

vincesesto
Communicator

Hey lain179,

I think the following will be the best way to resolve it...
- First download the app directly from the site and not through Splunk Manager:
- Copy the file to your tmp directory:
cp ui_examples_app.tar.gz /tmp
- Extract and untar the file
tar zxvf ui_examples_app.tar.gz
- Copy the file using the splunk user to the existing app directory
sudo -u splunk cp /tmp/ui_examples/default/data/ui/views/advanced_intro2.xml ~/$SPLUNKHOME/etc/apps/ui_examples/default/data/ui/views/advanced_intro2.xml

I hope that this was able to assist with your restore.

Regards Vince

lain179
Communicator

never mind, i got it to replace the xml. thanks!

0 Karma

lain179
Communicator

i can replace the whole app, how do i reinstall from the manager?

0 Karma

vincesesto
Communicator

Sorry, I forgot to mention that if you want to overwrite the entire app, you can simply reinstall from the manager

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!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

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

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