nixys / nxs-backup

The tool for creating, delivering and rotating backups for GNU/Linux distributions.
https://nxs-backup.io
Apache License 2.0
233 stars 13 forks source link

Add elasticsearch backup feature #5

Open khalangy opened 4 years ago

khalangy commented 4 years ago

Hello,

First, thank you very much for that tool.

Is it possible to think about adding the possibility to perform backup of elasticsearch database ? It could be done by making a snapshot and coping this snapshot in the backup folder.

Thank you in advance for considering my request

Best regards

AndreiMuvila commented 2 years ago

Hello!

To create backups of elasticsearch, you can use "external" jobs. They have their own commands for collecting dumps through the "dump_cmd" parameter.