Add and edit roles with Splunk Web
When you create users, you assign them to roles that determine the level of access to Splunk Enterprise and the tasks that they can perform. Splunk Enterprise comes with a set of default roles that you can use. You can also create your own.
For information about roles and how capabilities and permissions are inherited, see About role-based user access.
Note: Custom roles that inherit from Admin or Power users do not automatically inherit management access. For information about granting management access to custom roles, see Add access controls to custom roles.
Add or edit a role
To create or edit roles in Splunk Web:
1. Click Settings > Access Controls.
2. Click Access controls page click Roles.
3. Click New or select and edit an existing role. Role names must use lowercase characters only. They cannot contain spaces, colons, or forward slashes.
4. In the Inheritance section, select roles that you want your new role from which you want to inherit capabilities and properties. A user assigned to multiple roles inherits properties from the role with the broadest permissions. See Role inheritance in the About role-based user access topic for more information.
5. In the Capabilities section, choose any individual capabilities you want to provide to this role. See About defining roles with capabilities for more information.
6. In Indexes searched by default specify the indexes that this role will automatically search if no index is specified in the search.
7. In Indexes select indexes the user is allowed to search. If you add at least one index, a user with this role will only be able to conduct searches on the index or indexes selected. If you do not specify any indexes at all, the user assigned to the role is able to search all indexes.
8. Click Save.
Search filter format
The Search filter field can include any of the following search terms:
source=
host=
index=
eventtype=
sourcetype=
- search fields
You can use wildcards. Use OR
to allow multiple terms, or AND
to make the filter more restrictive.
The search terms cannot include:
- saved searches
- time operators
- regular expressions
- any fields or modifiers that Splunk Web can overwrite
About defining roles with capabilities | Add and edit roles with authorize.conf |
This documentation applies to the following versions of Splunk® Enterprise: 7.0.0
Feedback submitted, thanks!