Knowledge Management

Where is the Location of knoweldge objects in the Backened?

zacksoft
Contributor

I  am a developer and I have crated a  splunk dashboard using simpleXML. 
The entire code must be saved in the backened in some .conf file is what I believe.
Can anyone guide me where can I find it / the folder path ( like opt/etc/user/ ......??????? )

On the same question, I too would like to know the location where my Scheduled Reports, Alerts, Macros etc..are stored.

Thank you.

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

See https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/#How-configuration-settings-are-s... for a primer.

Dashboards, a.k.a "views", are not stored in .conf files.  They're in .xml files in $SPLUNK_HOME/etc/apps/<app>/local/data/ui/views or $SPLUNK_HOME/etc/users/<user>/<app>/local/data/ui/views.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

See https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/#How-configuration-settings-are-s... for a primer.

Dashboards, a.k.a "views", are not stored in .conf files.  They're in .xml files in $SPLUNK_HOME/etc/apps/<app>/local/data/ui/views or $SPLUNK_HOME/etc/users/<user>/<app>/local/data/ui/views.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...