Closed MrTolerant closed 1 year ago
Hi @MrTolerant,
the error from the ES seems like there is an issue accessing the Azure Blob storage from your ES nodes and because of that the creation of the snapshot repository fails. There are 2 things to verify:
curl -k -u elastic -X PUT "http://es-logging-es-http:9200/_snapshot/es-audit-azure-backup?pretty" -H 'Content-Type: application/json' -d'
{
"type": "azure",
"settings": {
"container": "es-audit",
"base_path": "/"
}
}
@MrTolerant any update on this?
Closing this issue, if the problem persists, please reopen or create a new one.
Add posibility to create SnapshotRepository for Elasticsearch version: 7.17.4
Now when i try to create SnapshotRepository Helm release values:
i got error: