Describe the bug
Deployed agentsight via Docker to monitor claude instances. Network logs are not getting picked up.
To Reproduce
- Deploy
agentsight
docker run --name agentsight -d --rm --privileged --pid=host --network=host -v /sys:/sys:ro -v /var/log/agentsight:/logs ghcr.io/eunomia-bpf/agentsight:latest record --comm claude --log-file /logs/record.log --server-port 80
- Run
claude
Expected behavior
We should be seeing network traffic logs, prompts, and ai responses.
Screenshots
Desktop (please complete the following information):
- OS: Ubuntu 24.04
- Version: 6.8.0-86-generic
- Claude: v2.0.32