Hello, we have to create a role from the scratch. that role has to have the capabilities required to upload .csv files to the environment.
I tried with my admin user and it works just fine, but the custom role is not working. I added the following capabilities to it and still is not working:
edit_monitor
indexes_edit
edit_tcp
search
But still I can't upload files, I've got the error im attaching. if anyone knows what extra capabilities do i need please help me.
Thanks!
Hi @3DGjos ..
please try this capability: "edit_tcp"
list of all capabilities:
https://docs.splunk.com/Documentation/Splunk/8.0.6/Security/Rolesandcapabilities
check this post as well:
(PS - i have given around 500+ karma points so far, received badge for that, if an answer helped you, a karma point would be nice!. we all should start "Learn, Give Back, Have Fun")
hello, yes I already tried with that capability. but It still gives me the error in putting on my screenshot
@3DGjos try assigning both edit_monitor and edit_tcp, it will work.