It would be nice if the IgnorePacketFamilies feature supported more advanced filtering options. Currently, you specify packet families to exclude from logging. It would be helpful to have negative filters, like !Login, * would only show Login family of packets.
It would be nice if the IgnorePacketFamilies feature supported more advanced filtering options. Currently, you specify packet families to exclude from logging. It would be helpful to have negative filters, like
!Login, *
would only showLogin
family of packets.