[2018-10-09T23:12:35,644][INFO ][c.f.s.c.PrivilegesEvaluator] No index-level perm match for User [name=kibanaserver, roles=[], requestedTenant=null] Resolved [aliases=[*], indices=[*], allIndices=[*], types=[*], isAll()=true, isEmpty()=false] [Action [indices:monitor/stats]] [RolesChecked [sg_own_index, sg_kibana_server]]
[2018-10-09T23:12:35,644][INFO ][c.f.s.c.PrivilegesEvaluator] No permissions for [indices:monitor/stats]
server.port: 5601
server.host: "0.0.0.0"
server.name: "kibana-beta"
elasticsearch.username: "kibanaserver"elasticsearch.password: "kibanaserver"
xpack.security.enabled: falsexpack.monitoring.kibana.collection.enabled: falsexpack.monitoring.ui.enabled: false
# Optional setting that enables you to specify a path to the PEM file for the certificate# authority for your Elasticsearch instance.
elasticsearch.ssl.certificateAuthorities: [ "/usr/local/kibana/config/root-ca.pem" ]elasticsearch.ssl.verificationMode: certificate
# Specifies the path where Kibana creates the process ID file.
pid.file: /data/kibana/run/kibana.pid
# Enables you specify a file where Kibana stores log output.
logging.dest: /data/kibana/logs/sys.log
path.data: /data/kibana/data/searchguard.readonly_mode.roles: ["sg_readall", ...]
