Configures a rule to filter out events that are sent from a Network Security appliance to Helix based on a combination of event type, field name, and field value. This command filters out events with a field value that ends with the specified value.
For more information on configuring event filter rules, see the Network Security User Guide.
The following table lists the event types and some of the associated filter fields:
Event Type | Description | Filter Field Examples |
|---|---|---|
| HTTP events |
|
| SMTP events |
|
| DNP3 events |
|
| DNS events |
|
| Distributed Computing Environment Remote Procedure Call (DCE-RPC) events |
|
| File information events |
|
| Flow events |
|
| Internet Message Access Protocol (IMAP) events |
|
| POP3 (Post Office Protocol) events |
|
| Internet Relay Chat (IRC) events |
|
| Modbus events |
|
| Remote Desktop Protocol (RDP) events |
|
| Real Time Streaming Protocol (RTSP) events |
|
| Server Message Block (SMB) events |
|
| SMB2 events |
|
| Secure Shell (SSH) events |
|
| File Transfer Protocol (FTP) events |
|
| TLS events |
|
| MySQL events |
|
| Kerberos (KRB5) events |
|
| SOCKS events |
|
| All event types | None |
Note
Helix integration is not supported on the NX x3xx appliances and the NX 10000 appliance.
Important
Make sure the Evidence Collector module is enabled before you add or delete event filter rules. Use the
show tapsender statuscommand.
Important
Your event filter configuration changes will not take effect until you apply the changes. The status
pendingormark_deletedappears in theshow event-filter tapsender configuration <eventType>command output if you did not apply the changes.
Syntax
[no] event-filter tapsender filter-name <eventType> match <fieldName> ends_with <fieldValue>
Parameters
The event field value.
noDeletes the filter rule.
<eventType>The event type.
matchFilters out the events that match the filter rule.
<feildName>The event field name.
<feildValue>The event field value.
Example
The following example filters out the DNS event matches for the dns.rdata field that ends with the dns.org value:
hostname (config) # event-filter tapsender filter-name dns match dns.rdata ends_with dns.org hostname (config) # event-filter tapsender config apply
User role
Admin or Operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Network Security: Release 8.1. The command was enhanced to include dcerpc event filters for user, domain, and host in Release 8.3.0.