While running ./kibana setup -e getting below error
{"log.level":"error","@timestamp":"2023-09-13T12:47:44.064+0530","log.origin":{"file.name":"instance/beat.go","file.line":1274},"message":"Exiting: error importing Kibana dashboards: fail to import the dashboards in Kibana: Error importing directory /apps/filebeat/kibana: failed to import Kibana index pattern: 1 error: error loading index pattern: returned 403 to import file: Unable to bulk_create index-pattern: %!w(). Response: {"statusCode":403,"error":"Forbidden","message":"Unable to bulk_create index-pattern"}","service.name":"filebeat","ecs.version":"1.6.0"}
Exiting: error importing Kibana dashboards: fail to import the dashboards in Kibana: Error importing directory /apps/filebeat/kibana: failed to import Kibana index pattern: 1 error: error loading index pattern: returned 403 to import file: Unable to bulk_create index-pattern: %!w(). Response: {"statusCode":403,"error":"Forbidden","message":"Unable to bulk_create index-pattern"}
Filebeat , elasticsearch and kibana all are on same version.
Kindly help me in this