browsertrix/chart
D. Lee 7528f2ec6d
Add lightweight logging mode (#668)
Enabled with `logging.fileMode`: true
- disables elasticsearch, kibana and ingress
- only enables fluentd to write logs in the node's volume
- lightweight logging into files (in JSON format and compressed in gzip)
- log file rotation (default: rotating files every 4 hours, retention 3 days)
2023-03-10 14:34:37 -08:00
..
admin/logging Add lightweight logging mode (#668) 2023-03-10 14:34:37 -08:00
charts [FIX] Add ingress class for admin logging (#532) 2023-01-31 12:52:57 -08:00
examples ansible: rocky firewall (#635) 2023-02-24 17:28:21 -08:00
templates Chart: split Crawl args into separate variables (#639) 2023-02-24 17:24:04 -08:00
test Fix microk8s CI (#634) 2023-02-23 16:58:25 -05:00
.helmignore
Chart.lock add logging 2023-01-04 00:15:23 -08:00
Chart.yaml add logging 2023-01-04 00:15:23 -08:00
README.md add logging 2023-01-04 00:15:23 -08:00
values.yaml Chart: split Crawl args into separate variables (#639) 2023-02-24 17:24:04 -08:00

Update Helm dependencies

  • It needs to update Helm charts after changing its dependencies (e.g. logging)
$ helm dependency update .