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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...