Settings
Configure
Settings
Installation-level configuration. Read from /etc/drift_sense/drift_sense.conf -- edit that file to change values, then restart the daemons.
BLOB_STORE size
Unique content states.104
unique blobs
Compression ratio
Uncompressed vs on-disk.3.1x
savings
Dedup references
How many FILE_CHANGES rows point at BLOB_STORE.104
references
Resolved configuration
Merged from conf file + code defaults. Secrets redacted.| Key | Value |
|---|---|
| agent_hmac_secret | |
| agent_ingest_enabled | 0 |
| agent_max_clock_skew_seconds | 300 |
| auto_purge_days | 365 |
| brand_name | DriftSense |
| brand_tagline | Silent safety net for code + schema drift |
| compression_enabled | 1 |
| db_engine | mysql |
| db_error_log | /var/www/vhosts/3dshawn.com/site1/MODS/DB_ERRORS.log |
| db_host | localhost |
| db_name | drift_sense |
| db_password | ***n135 |
| db_port | 3306 |
| db_user | drift_sense |
| docker_awareness_enabled | 0 |
| docker_socket_path | /var/run/docker.sock |
| max_file_size_bytes | 10485760 |
| overlay2_root | /var/lib/docker/overlay2 |
| public_url | https://watchtower.3dshawn.com |
| purge_check_interval_hours | 24 |
| smtp_from | drift_sense@localhost |
| smtp_host | |
| smtp_password | |
| smtp_port | 587 |
| smtp_user | |
| sqlite_path | /var/lib/drift_sense/drift_sense.db |
| tag_bg_color | #0f766e |
| tag_name | DriftSense |
| tag_text_color | #e5edf5 |