Backup and Restore the Management Server¶
Backup the Log Configuration¶
- 
Save all files contained in the following configuration directories: - 
Windows: C:\ProgramData\SEAL Systems\config C:\ProgramData\Elastic\Elasticsearch\config
- 
Linux: /opt/seal/etc /etc/elasticsearch
 
- 
Restore the Log Configuration¶
- 
Stop the log services: stop-service elasticsearch seal-kibana
- 
Restore the files backed up before into the following configuration directories: - 
Windows: C:\ProgramData\SEAL Systems\config C:\ProgramData\Elastic\Elasticsearch\config
- 
Linux: /opt/seal/etc /etc/elasticsearch
 
- 
- 
Start the services again: start-service elasticsearch seal-kibana
Backup and Restore the Log Data¶
For how to backup and restore the log data, refer to https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html.