9514: add rake task to delete logs for old containers whose log is already stored...
[arvados.git] / services / api / config / application.default.yml
index 99d2a104279db1558ebc380b9ed3fb2e623ac7ce..96e7596e8bda000c65d25393fe70d91761b9c04e 100644 (file)
@@ -220,6 +220,12 @@ common:
   # stderr logs from the logs table.
   clean_job_log_rows_after: <%= 30.days %>
 
+  # When you run the db:delete_old_container_logs task, it will find
+  # containers that have been finished for at least this many seconds,
+  # and delete their stdout, stderr, arv-mount, crunch-run, and
+  # crunchstat logs from the logs table.
+  clean_container_log_rows_after: <%= 30.days %>
+
   # The maximum number of compute nodes that can be in use simultaneously
   # If this limit is reduced, any existing nodes with slot number >= new limit
   # will not be counted against the new limit. In other words, the new limit