ELK Stack configuration backup

I do two type of backup system level and index level

for system backup /etc/logstash, /etc/elasticsearch, /etc/kibana

for index snapshot use this method.
I wrote bash script and running from last six month. Just validated one backup by restoring huge index in to test cluster.

https://discuss.elastic.co/t/automatic-elasticsearch-snapshot-backup/173223

1 Like