Hi all,
From one client is required that users, with a role similar to power, have to be able to upload files using the GUI.
With the following capabilities:
Users are able only to reach this point:
I tried to find in the docs what is the missing capability in here, but I cannot find it. Can someone give a hand on this? Many thanks in advance.
Best regards.
As mentioned here, looks like there is no index assigned in your roles, hence the add data is showing error like this.
Go to setting->roles->Go to your role->index, assign some index to your user.
As mentioned here, looks like there is no index assigned in your roles, hence the add data is showing error like this.
Go to setting->roles->Go to your role->index, assign some index to your user.
hi @pbalbasdtt,
You need to inherit role user OR power to the new role. Looks like only Splunk default roles have access to upload file and index.
If this reply helps you, an upvote/like would be appreciated.