diff --git a/static/directives/config/config-setup-tool.html b/static/directives/config/config-setup-tool.html index 3e78cc92e..f40b2b40f 100644 --- a/static/directives/config/config-setup-tool.html +++ b/static/directives/config/config-setup-tool.html @@ -351,6 +351,47 @@ + +
+ All actions performed in are automatically logged. These logs are stored in a database table, which can become quite large. + Enabling log rotation and archiving will move all logs older than 30 days into storage. +
+Storage location: | +
+
+
+ The storage location in which to place archived action logs. Logs will only be archived to this single location.
+
+ |
+
Storage path: | +
+
+
+ The path under the configured storage engine in which to place the archived logs in JSON form.
+
+ |
+