Hi,
I want to restrict access in Kibana and Elasticsearch as much as possible.
Which permissions are necessary to use observability and watcher to observe a dedicated index by using a dedicated space ?
The user wants to send an alarm if a field in the index is changing is reaching a maximum.
What's the API command (PUT/POST) to configure the correct permissions ? I'm using Kibana 7.17 and Elasticsearch 7.17.
Thnx for any help !