I'm trying use GET /cars in the console but I'm facing errors.
Please help me solve this error.
{
"error": {
"root_cause": [
{
"type": "security_exception",
"reason": "action [indices:admin/get] is unauthorized for user [kibana]"
}
],
"type": "security_exception",
"reason": "action [indices:admin/get] is unauthorized for user [kibana]"
},
"status": 403
}
What version of the Elastic stack are you running?
Are you running x-pack?
Are there any firewalls or proxies between your Kibana server and your Elasticsearch cluster?
What do you get when you run GET /_cat/indices?v in console?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.