Akita Agent v0.25.1
Posted by Jed Liu about 2 months ago
Fixed and improved help messages for the kube
command.
Akita Agent v0.25.0
Posted by Mark Gritter about 2 months ago
Added akita kube inject
and akita kube secret
commands to inject Akita as a sidecar in Kubernetes deployments.
Akita Agent v0.24.0
Posted by Jed Liu 3 months ago
Added support for the Akita NGINX module via the nginx
command.
Akita Agent v0.23.1
Posted by Jed Liu 4 months ago
- Added the --proxy option to connect through a web, HTTPS, or SOCKS5 proxy.
- Added the --skip-tls-validate option to disable TLS-certificate validation when connecting to api.akita.software.
- Added the --server-tls-name option for providing an alternate TLS server name to accept instead of api.akita.software.
Akita Agent v0.23.0
Posted by Jed Liu 5 months ago
Removed the apispec
and upload
commands. Use apidump
instead.
Akita Agent v0.22.1
Posted by Cole Schlesinger 6 months ago
- include the agent's CPU/memory usage and runtime environment metadata in telemetry reports
- exclude traffic to api.akita.software from telemetry reports
Akita Agent v0.22.0
Posted by Jed Liu 6 months ago
Added the ecs
command for integrating with AWS ECS.
Akita Client v0.21.19
Posted by Cole Schlesinger 7 months ago
- adds per-host packet capture telemetry, useful for investigating which hosts are receiving HTTP vs. encrypted (HTTPS) traffic
Akita Client v0.21.18
Posted by Jed Liu 7 months ago
- Traffic events larger than 30 MB are no longer sent to Akita
- Improved error messages during packet capture caused by architecture mismatch