cloudflared-mirror/diagnostic
Luis Neto 16e65c70ad TUN-8733: add log collection for docker
## Summary
Adds the log collector for docker based deployments

Closes TUN-8733
2024-11-27 01:08:54 -08:00
..
client.go TUN-8735: add managed/local log collection 2024-11-26 10:30:44 -08:00
consts.go TUN-8733: add log collection for docker 2024-11-27 01:08:54 -08:00
error.go TUN-8735: add managed/local log collection 2024-11-26 10:30:44 -08:00
handlers.go TUN-8735: add managed/local log collection 2024-11-26 10:30:44 -08:00
handlers_test.go TUN-8730: implement diag/configuration 2024-11-25 11:24:51 -08:00
log_collector.go TUN-8735: add managed/local log collection 2024-11-26 10:30:44 -08:00
log_collector_docker.go TUN-8733: add log collection for docker 2024-11-27 01:08:54 -08:00
log_collector_host.go TUN-8735: add managed/local log collection 2024-11-26 10:30:44 -08:00
system_collector.go TUN-8731: Implement diag/system endpoint 2024-11-22 08:10:05 -08:00
system_collector_linux.go TUN-8731: Implement diag/system endpoint 2024-11-22 08:10:05 -08:00
system_collector_macos.go TUN-8731: Implement diag/system endpoint 2024-11-22 08:10:05 -08:00
system_collector_test.go TUN-8731: Implement diag/system endpoint 2024-11-22 08:10:05 -08:00
system_collector_utils.go TUN-8731: Implement diag/system endpoint 2024-11-22 08:10:05 -08:00
system_collector_windows.go TUN-8731: Implement diag/system endpoint 2024-11-22 08:10:05 -08:00