Element <filter>
Defines the filter. It has a start tag <filter> and an end tag </filter>.
<filter id="1" >
<or>
<find name="tcp.port" relation="==" content="443" />
<find name="udp.port" relation="==" content="53" />
</or>
</filter><or>
<and>
<find>
Attribute
Attribute
Description
Type
Default (* must have)
Support
Example
Example for Regular Expression
Last updated