list_users
List all Splunk users with their properties including roles and access patterns. Useful for security audits and user management.
Instructions
Retrieve comprehensive inventory of all Splunk users and their properties. Use this tool when you need to list all users in the Splunk environment, such as for security audits, user management, or understanding access patterns. This tool requires no arguments.
Response Format: Returns a dictionary with 'status' field indicating success/error and 'data' containing:
count: Total number of users found
users: Array of user objects with username, realname, email, roles, type, and defaultApp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||