Regular expressions for popular devices

This section provides regular expressions that are to be used for parsing events issued by popular devices.

Devices of different versions can issue events of different format, so it may be that you must use other regular expressions than those provided in this section.

FireEye devices

The events from FireEye® devices require the following regular expressions:

Blue Coat® SG devices

The events from Blue Coat SG devices require the following regular expressions:

Websense devices

The events from Websense devices require the following regular expressions:

The events from Squid devices require the following regular expressions:

Field

Regular expression

URL

(?:GET|POST)\s(.*?)(?:\s)

McAfee Web Gateway devices

The events from McAfee® Web Gateway devices require the following regular expressions:

Check Point URL Filtering devices

The events from Check Point URL Filtering devices require the following regular expressions:

Juniper Networks SRX devices

The events from Juniper Networks® SRX devices require the following regular expressions:

Check Point Firewall devices

The events from Check Point Firewall devices require the following regular expressions:

Palo Alto Networks devices

The events from Palo Alto Networks devices require the following regular expressions:

Fortinet FortiGate devices

The events from Fortinet FortiGate devices require the following regular expressions:

Cisco IPS devices

The events from Cisco® IPS devices require the following regular expressions:

Field

Regular expression

IP address

(?:dst.*?|to.*?|Dst.*?)(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})

Snort devices

The events from Snort® devices require the following regular expressions:

Alternatively, you can use the following regular expressions for parsing events of all types:

Field

Regular expression

IP address

(?:destination.*?|.*?,.*?,.*?,.*?,)(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})

Cisco IronPort devices

The events from Cisco IronPort® devices require the following regular expressions:

Page top