Hi @mhebert Firstly, yes its normaly that a secret/password/token added in the Configuration page of the Splunk app would disappear when you go back to it - however if you re-submit the configuration without re-entering it then it may overwrite it to a blank value... Its no ideal but is what it is! Regarding your oauth2 token, did you allow the required scopes from the docs at https://github.com/splunk/TA-slack-add-on-for-splunk/blob/master/README.md ? In the app's settings, select OAuth & Permissions from the left navigation. Scroll down to the section titled Scopes.
Click Add an OAuth Scope under User Token Scopes. Add the auditlogs:read scope.
Click Add an OAuth Scope under Bot Token Scopes. Add the chat:write scope.
Scroll up to the OAuth Tokens section, click Install to Organization.
Click Allow in the pop-up window. 🌟 Did this answer help you? If so, please consider: Adding karma to show it was useful Marking it as the solution if it resolved your issue Commenting if you need any clarification Your feedback encourages the volunteers in this community to continue contributing
... View more