ips.tippingpoint
Introduction
The tags beginning with ips.tippingpoint
identify events generated by TippingPoint Security Management System.
Valid tags and data tables
The full tag must have 3 levels. The first two are fixed as ips.tippingpoint
. The third level identifies the type of events sent.
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
Trend Micro TippingPoint Security Management System |
|
|
For more information, read more About Devo tags.
Table structure
These are the fields displayed in this table:
ips.tippingpoint.sms
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
|
|
|
|
machine |
|
| vmachine |
|
action |
|
|
|
|
actionStr |
| (action = 7) ? "permit" : (action = 8) ? "block" : (action = 9) ? "p2p" : null("") | action |
|
severity |
|
|
|
|
severityStr |
| (severity = 0) ? "normal" : (severity = 1) ? "low" : (severity = 2) ? "minor" : (severity = 3) ? "major" : (severity = 4) ? "critical" : null("") | severity |
|
signatureUUID |
|
|
|
|
signatureName |
|
|
|
|
signatureNumber |
|
|
|
|
signatureProto |
|
|
|
|
srcIp |
|
|
|
|
srcPort |
|
|
|
|
dstIp |
|
|
|
|
dstPort |
|
|
|
|
hitCount |
|
|
|
|
srcZone |
|
|
|
|
dstZone |
|
|
|
|
incomingPhysicalPort |
|
|
|
|
vlanId |
|
|
|
|
deviceName |
|
|
|
|
taxonomyId |
|
|
|
|
eventTimestamp |
|
|
|
|
hostchain |
|
|
| ✓ |
tag |
|
|
| ✓ |
rawMessage |
|
|
| ✓ |