Commit Graph

3 Commits

Author SHA1 Message Date
Nirav Chotai 9a4d3bdb8e Adding support for namespace when collecting logs from Kubernetes deployment
If tunnel is deployed in K8s other than default namespace, then this will allow to specify namespace option to collect logs from.
2025-05-07 09:58:52 +02:00
Luis Neto 60fe4a0800 TUN-8769: fix k8s log collector arguments
## Summary

The equal signs were making the exec command to fail removing them fixes the issue.

Closes TUN-8769
2024-12-03 06:24:14 -08:00
Luis Neto 46dc6316f9 TUN-8734: add log collection for kubernetes
## Summary
Adds the log collector for K8s based deployments.

Closes TUN-8734
2024-11-27 03:15:15 -08:00