Log Retention
Baserow stores audit logs in the database and this can consume a lot of space. This can be configured using two variables in /app/data/env.sh: export…
Deploy Baserow as a fully managed service starting at €9/month. Get automated backups, SSL, updates, monitoring, and human support, all included.
DANIAN runs Baserow as a fully managed service: installation, updates, backups, monitoring and security are handled for you.
See the baserow hosting page for plans, pricing and a free trial.
Baserow stores audit logs in the database and this can consume a lot of space.
This can be configured using two variables in /app/data/env.sh:
export BASEROW_ROW_HISTORY_RETENTION_DAYS=365
export BASEROW_ENTERPRISE_AUDIT_LOG_RETENTION_DAYS=30 # set this even if not enterprise customer
Be sure to restart the app after making any changes.
Find more information about our company, platform, and services on our website.
Visit danian.co