18 lines
267 B
JSON
18 lines
267 B
JSON
|
{
|
||
|
"cluster": [
|
||
|
"manage_ilm",
|
||
|
"manage_index_templates",
|
||
|
"monitor"
|
||
|
],
|
||
|
"indices": [
|
||
|
{
|
||
|
"names": [
|
||
|
"heartbeat-*"
|
||
|
],
|
||
|
"privileges": [
|
||
|
"create_doc",
|
||
|
"manage"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|