Knowledge Management

Can you set permissions in bulk for all macros in an app or TA?

sbgoldberg13
Explorer

Can you set permissions in bulk for all macros in an app or TA? I want to set all macros in the Windows AD app to read.

Thanks.

0 Karma
1 Solution

woodcock
Esteemed Legend

Not from the GUI but you can create a local.meta file inside your app in a directory called metadata with the following contents

[macros]
access = read : [ * ], write : [ admin ]

View solution in original post

woodcock
Esteemed Legend

Not from the GUI but you can create a local.meta file inside your app in a directory called metadata with the following contents

[macros]
access = read : [ * ], write : [ admin ]

sbgoldberg13
Explorer

Thanks! SBG...

0 Karma

sbgoldberg13
Explorer

@woodcock
is the "export = system" statement required?

0 Karma

woodcock
Esteemed Legend

That sets the scope, which is either App (value of none) or Global (value of system).

0 Karma

sbgoldberg13
Explorer

Cool. Thanks.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...