Could you please help check below error?
Thank you in advance.
LOG
{"type":"log","@timestamp":"2019-10-10T08:10:06Z","tags":["info","migrations"],"pid":9,"message":"Creating index .kibana_1."}
{"type":"log","@timestamp":"2019-10-10T08:10:06Z","tags":**info","Sentinl","init_indices"],"pid":9,"message":"creating .kibana index ..."}
{"type":"log","@timestamp":"2019-10-10T08:10:07Z","tags":["info","migrations"],"pid":9,"message":"Pointing alias .kibana to .kibana_1."}
{"type":"log","@timestamp":"2019-10-10T08:10:07Z","tags":["info","Sentinl","init_indices"],"pid":9,"message":"checking watcher_alarms-2019.10.10 index ..."}
{"type":"log","@timestamp":"2019-10-10T08:10:07Z","tags":["info","Sentinl","init_indices"],"pid":9,"message":"creating watcher_alarms-2019.10.10 index ..."}
{"type":"error","@timestamp":"2019-10-10T08:10:07Z","tags":["fatal","root"],"pid":9,"level":"fatal","error":{"message":"[invalid_alias_name_exception] Invalid alias name [.kibana], an index exists with the same name as the alias, with { index_uuid="LU9AvG3BQ0av3eawyiPf6w" & index=".kibana" }","name":"Error","stack":"[invalid_alias_name_exception] Invalid alias name [.kibana], an index exists with the same name as the alias, with { index_uuid="LU9AvG3BQ0av3eawyiPf6w" & index=".kibana" } :: {"path":"/_aliases","query":{},"body":"{\"actions\":[{\"add\":{\"index\":\".kibana_1\",\"alias\":\".kibana\"}}]}","statusCode":400,"response":"{\"error\":{\"root_cause\":[{\"type\":\"invalid_alias_name_exception\",\"reason\":\"Invalid alias name [.kibana], an index exists with the same name as the alias\",\"index_uuid\":\"LU9AvG3BQ0av3eawyiPf6w\",\"index\":\".kibana\"}],\"type\":\"invalid_alias_name_exception\",\"reason\":\"Invalid alias name [.kibana], an index exists with the same name as the alias\",\"index_uuid\":\"LU9AvG3BQ0av3eawyiPf6w\",\"index\":\".kibana\"},\"status\":400}"}\n at respond (/usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:308:15)\n at checkRespForFailure (/usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:267:7)\n at HttpConnector. (/usr/share/kibana/node_modules/elasticsearch/src/lib/connectors/http.js:165:7)\n at IncomingMessage.wrapper (/usr/share/kibana/node_modules/elasticsearch/node_modules/lodash/lodash.js:4949:19)\n at emitNone (events.js:111:20)\n at IncomingMessage.emit (events.js:208:7)\n at endReadableNT (_stream_readable.js:1064:12)\n at _combinedTickCallback (internal/process/next_tick.js:139:11)\n at process._tickCallback (internal/process/next_tick.js:181:9)"},"message":"[invalid_alias_name_exception] Invalid alias name [.kibana], an index exists with the same name as the alias, with { index_uuid="LU9AvG3BQ0av3eawyiPf6w" & index=".kibana" }"}
FATAL [invalid_alias_name_exception] Invalid alias name [.kibana], an index exists with the same name as the alias, with { index_uuid="LU9AvG3BQ0av3eawyiPf6w" & index=".kibana" } :: {"path":"/_aliases","query":{},"body":"{"actions":[{"add":{"index":".kibana_1","alias":".kibana"}}]}","statusCode":400,"response":"{"error":{"root_cause":[{"type":"invalid_alias_name_exception","reason":"Invalid alias name [.kibana], an index exists with the same name as the alias","index_uuid":"LU9AvG3BQ0av3eawyiPf6w","index":".kibana"}],"type":"invalid_alias_name_exception","reason":"Invalid alias name [.kibana], an index exists with the same name as the alias","index_uuid":"LU9AvG3BQ0av3eawyiPf6w","index":".kibana"},"status":400}"}