Skip to content

[BUG] - Agentsight deployed via Docker container not picking up network logs #16

@AndriyNovykov

Description

@AndriyNovykov

Describe the bug
Deployed agentsight via Docker to monitor claude instances. Network logs are not getting picked up.

To Reproduce

  1. 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
  1. Run claude

Expected behavior
We should be seeing network traffic logs, prompts, and ai responses.

Screenshots

Image Image Image

Desktop (please complete the following information):

  • OS: Ubuntu 24.04
  • Version: 6.8.0-86-generic
  • Claude: v2.0.32

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions