Elasticsearch - Security
This role definition has an error. What is it?
{
"role": {
"indices": [
{
"names": "sensitive-data",
"privileges": ["read", "write"]
}
]
}
}