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!

New Year, New Changes for Splunk Certifications

As we embrace a new year, we’re making a small but important update to the Splunk Certification ...

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...