> For the complete documentation index, see [llms.txt](https://ciusji.gitbook.io/leona/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ciusji.gitbook.io/leona/configuration/backup.md).

# Backup

When it comes to performing backups in LeonaLog, there is not only one solution. You need to consider what type of backup will suit your needs.

Your leona Server setup and settings are easy to backup with a [MongoDB dump](https://docs.mongodb.com/manual/reference/program/mongodump/#bin.mongodump) and a filesystem backup of all configuration files.

The data within your Elasticsearch Cluster can take the advantage of the [Snapshot and Restore](https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html) function that is offered by Elasticsearch.<br>
