All Apps and Add-ons

Lookup File Editor App: How can a Splunk user with only a user role make changes to existing CSV files?

VeEn
Explorer

Hi,

We have the problem that we want Splunk users to be able to change existing CSV files, but every time a user with a user role wants to change a field, the editor returns the forbidden-error, even if the user created the file.

So far I tried fidgeting with the rights of the path and the specific file, but without any effect.

Is there some configuration wrong or is there a way to achieve this?

Best regards,
Verena

0 Karma
1 Solution

hortonew
Builder

You should be able to grant access via default or local.meta in the metadata folder. For instance, the following would allow write access to admins and the group mySplunkEditorGroup for all objects as part of an app.

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

View solution in original post

hortonew
Builder

You should be able to grant access via default or local.meta in the metadata folder. For instance, the following would allow write access to admins and the group mySplunkEditorGroup for all objects as part of an app.

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

VeEn
Explorer

It was default.meta and it works. Thanks!

0 Karma
Get Updates on the Splunk Community!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...