All Apps and Add-ons

How to Commit a Change to XML?

gmark
Explorer

If I edit the XML associated with a page, with, say, VI, why doesn't the change show up on the display? Is there some sort of time lag, or a need to "reload" the entire application before the changes take effect?

0 Karma

nfilippi_splunk
Splunk Employee
Splunk Employee

Splunkd is serving up an in-memory copy of the xml view, which is why you are not seeing your file system updates via the UI. In order to do so, you will need to reload these files from disk. There are several ways to do this.

0 Karma

woodcock
Esteemed Legend

Are you editing it on the DS? In that case it takes a minute or two to deploy. Why are you editing your page with vi, though? Why not just do "Edit source" on the dashboard itself? This will always be instantaneous.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...