Skip to content

[Feature]: Add command discovery for network events #150

@LorenzoTettamanti

Description

@LorenzoTettamanti

Is your feature request related to a problem?

  • Yes

    Problem Description:

    The identity service only extracts the Netns inum and the PID of a network event. The service can be improved by adding a service discovery to return the Command that generates the network event, ensuring better overall context

    Solution:

Improve the current identity service also to include the command that generates the network event. The command sudo lsns -t net returns 7 columns (NS, TYPE ,NPROCS ,USER ,NETNSID ,NSFS ,COMMAND) and can be used as a reference to double-check the results

Additional info

identity
conntracker


Metadata

Metadata

Labels

ebpfeBPF related tasksrustPull requests that update Rust code

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions