Security

Event Type Permissions

sbgoldberg13
Explorer

Is there a way to easily set all event type permissions to global? Some of my apps have many event types and none are global...

Thanks.

0 Karma
1 Solution

woodcock
Esteemed Legend

From the CLI, you can go to the app where they are defined, create a metadata directory and inside of that, create a local.meta file with these contents:

[eventtypes]
access = read : [ * ], write : [ admin ]
export = system

View solution in original post

0 Karma

woodcock
Esteemed Legend

From the CLI, you can go to the app where they are defined, create a metadata directory and inside of that, create a local.meta file with these contents:

[eventtypes]
access = read : [ * ], write : [ admin ]
export = system
0 Karma

sbgoldberg13
Explorer

Thanks woodcock!

0 Karma

sbgoldberg13
Explorer

@woodcock

Is the principal the same for macros? Go to the app on the deployment server and do the above for [macros] ?

0 Karma

woodcock
Esteemed Legend

Yes, I just answered your post regarding macros.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...