Security

Is there a way to clean up local.meta, since role deletion in Splunk is and has been extremely broken?

nick405060
Motivator

I'm not sure if I trust my bash skills to go through and recursively sed all my very messy local.meta's from old roles that no longer exist

Is there a better way to clean up my local.meta's?

0 Karma

woodcock
Esteemed Legend

Yes, use btool to gather all the settings for all files and then grep -v to filter out the junk and then awk to recreate the files.

0 Karma

ivanreis
Builder

I would verify the last backup of /etc folder to check the local.meta file that could be used to restore the previous condition. Other option would be the previous splunk diag files created, because the file will collect all the configuration that you had in the splunk environment and you can open it and extract the file you need to.
From I couple of times that I have to deal with meta.conf, I manually edit it to process any particular update.
Or possible you get a default.meta file from default folder and rename it to local.meta and copy to the app you need to. The problem here is that you have to tweak all the permissions again for all the knowledges, more manual work.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...