draios / sysdig

Linux system exploration and troubleshooting tool with first class support for containers
http://www.sysdig.com/
Other
7.72k stars 726 forks source link

Filtering by IP address removes all non-network events from capture #1050

Open klemens-u opened 6 years ago

klemens-u commented 6 years ago

For example sysdig fd.ip!=111.222.333.444 removes all capture data except for networking events.

Is this a bug? Maybe not, but is there a workaround? Usecase: For continuous capturing, I'd like to filter out network events for some IPs, but still capture all other events.

Thanks!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.