You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/production_hardening.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,5 +16,5 @@ This reference document provides guidelines for operating Ella Core in a product
16
16
-**Set logging level to info**: Configure system logging level to `info` and use file output.
17
17
-**Disable telemetry**: Disable telemetry in the configuration file.
18
18
-**Rotate logs**: Implement log rotation for system and audit logs.
19
-
-**Back up the database**: Back up the database file on a **daily** basis. Retain backups for at least **7 days**.
19
+
-**Back up the database**: Back up the database file on a **daily** basis. Retain backups for at least **7 days**. Backup archives contain sensitive secrets; store and transfer them encrypted and treat them as admin credentials.
20
20
-**Monitor metrics**: Operate an external Observability stack to collect and visualize metrics exposed by Ella Core.
0 commit comments