Is your feature request related to a problem?
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
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 netreturns 7 columns (NS, TYPE ,NPROCS ,USER ,NETNSID ,NSFS ,COMMAND) and can be used as a reference to double-check the resultsAdditional info
identity
conntracker