Hi All,
Is there a role that I can define which will have permission to create index and alias but not view log data?
I tried the following but had issues:
* Tried INDICES_ALL but I was able to see the log data as well.
* Used logstash role where,
'*beat*':
'*':
- CRUD
- CREATE_INDEX
I was able to create index with this but not alias.
Any suggestions on this will be very helpful.
Kibana version:5.5.1
Searchguard-elasticsearch: 5.5.1-16
Searchguard-Kibana: 5.5.1-4
Thanks & Regards,
Shwetha Mittur
When asking questions, please provide the following information:
* Search Guard and Elasticsearch version
* Installed and used enterprise modules, if any
* JVM version and operating system version
* Search Guard configuration files
* Elasticsearch log messages on debug level
* Other installed Elasticsearch or Kibana plugins, if any