Splunk Search

Where is XML

motobeats
Path Finder

I have a view I want to edit for customization. The URL is below, but I cannot find the xml on the server.

localhost:8001/en-US/manager/search/data/ui/views/Test_1

I thought it would be here:

$SPLUNK_HOME/etc/apps/<app_name>/local/data/ui/views/

But search does not seem to have a local folder.

0 Karma
1 Solution

motobeats
Path Finder

Ok, I found the issue. I was looking in the wrong $SPLUNK_HOME (prior installation). User error.

/splunk/etc/users/admin/search/local/data/ui/views

Thanks lguinn for the right path.

View solution in original post

0 Karma

motobeats
Path Finder

Ok, I found the issue. I was looking in the wrong $SPLUNK_HOME (prior installation). User error.

/splunk/etc/users/admin/search/local/data/ui/views

Thanks lguinn for the right path.

0 Karma

lguinn2
Legend

Ah, how did you create this? Test_1 might be the name of the dashboard, not the name of the file...

0 Karma

motobeats
Path Finder

No search folder for me on that path:

[root@wf-1 admin]# pwd
/opt/splunk/etc/users/admin
[root@wf-1 admin]# ls
user-prefs

[root@wf-1 user-prefs]# pwd
/opt/splunk/etc/users/admin/user-prefs
[root@wf-1 user-prefs]# ls
local metadata

Tried a find at $SPLUNK_HOME and come up empty for Test_1

0 Karma

linu1988
Champion

Yes correct, i was about to suggest that!

0 Karma

lguinn2
Legend

If this is not a shared view, it will probably be under

$SPLUNK_HOME/etc/users/<username>/search/local/data/ui/views/Test_1

motobeats
Path Finder

Under $SPLUNK_HOME/etc/apps/search I only have a bin folder and no files.

0 Karma

Ayn
Legend

Did you check default?

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 ...