Elasticsearch - Security
What is wrong with this Elasticsearch role definition?
{"role": {"cluster": ["all"], "indices": [{"names": "logs-*", "privileges": ["read"]}]}}