Regular expressions for popular event sources

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

Certain event sources of different versions can generate events of different format, so it may be that the regular expressions provided in this section are not actual. In this case, you should correct the provided regular expressions.

FireEye

The events from FireEye products require the following regular expressions:

Blue Coat® SG

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

Websense

The events from Websense products require the following regular expressions:

Squid

The events from Squid product require the following regular expressions:

Field

Regular expression

URL

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

McAfee Web Gateway

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

Check Point URL Filtering

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

Juniper Networks SRX

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

Check Point Firewall

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

Palo Alto Networks

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

Fortinet FortiGate

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

Cisco IPS

The events from Cisco IPS products 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

The events from Snort® product 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

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

Page top