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 -
Linux:
/opt/seal/etc
-
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 -
Linux:
/opt/seal/etc
-
-
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 to the SEAL Elastic Stack documentation.