Introduction
The tags beginning with firewall.meraki
identify events generated by
Valid tags and data tables
The full tag must have 3 levels. The first two are fixed as firewall.meraki
. 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 |
---|---|---|
Firewall Meraki |
|
|
|
| |
|
| |
|
|
For more information, read more About Devo tags.
Table structure
These are the fields displayed in these tables:
firewall.meraki.events
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
|
|
| |
serverdate |
|
|
| |
fwip |
| ip4(split(split(hostchain, "/")[0], "=")[1]) | hostchain | |
fwname |
|
|
| |
logtype |
|
|
| |
message |
|
|
| |
description |
|
|
| |
protocol |
|
|
| |
source_ip |
|
|
| |
source_port |
|
|
| |
destination_ip |
|
|
| |
destination_port |
|
|
| |
spi |
|
|
| |
type |
|
|
| |
vpn_type |
|
|
| |
peer_contact_ip |
|
|
| |
peer_contact_port |
|
|
| |
peer_ident |
|
|
| |
connectivity |
|
|
| |
source_mac |
|
|
| |
destination_mac |
|
|
| |
subnet |
|
|
| |
dns |
|
|
| |
hostchain |
|
|
| ✓ |
tag |
|
|
| ✓ |
rawMessage |
|
| rawSource | ✓ |
firewall.meraki.flows
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
|
|
| |
serverdate |
|
|
| |
fwip |
| ip4(split(split(hostchain, "/")[0], "=")[1]) | hostchain | |
fwname |
|
|
| |
logtype |
|
|
| |
srcIp |
|
|
| |
srcPort |
|
|
| |
dstIp |
|
|
| |
dstPort |
|
|
| |
proto |
|
|
| |
mac |
|
|
| |
pattern |
|
|
| |
icmpType |
|
|
| |
action |
| (pattern -> "1") ? "deny" : (pattern -> "0") ? "allow" : (pattern -> "allow") ? "allow" : (pattern -> "deny") ? "deny" : null("") | pattern | |
translatedSrcIp |
|
|
| |
translatedPort |
|
|
| |
unknown |
|
|
| |
hostchain |
|
|
| ✓ |
tag |
|
|
| ✓ |
rawMessage |
|
| rawSource | ✓ |
firewall.meraki.idsAlerts
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
|
|
| |
serverdate |
|
|
| |
fwip |
| ip4(split(split(hostchain, "/")[0], "=")[1]) | hostchain | |
fwname |
|
|
| |
logtype |
|
|
| |
srcIp |
|
|
| |
srcPort |
|
|
| |
dstIp |
|
|
| |
dstPort |
|
|
| |
signature |
|
|
| |
priority |
|
|
| |
tstamp |
|
|
| |
dhost |
|
|
| |
direction |
|
|
| |
proto |
|
|
| |
message |
|
|
| |
unknown |
|
|
| |
hostchain |
|
|
| ✓ |
tag |
|
|
| ✓ |
rawMessage |
|
| rawSource | ✓ |
firewall.meraki.urls
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
|
|
| |
serverdate |
|
|
| |
fwip |
| ip4(split(split(hostchain, "/")[0], "=")[1]) | hostchain | |
fwname |
|
|
| |
logtype |
|
|
| |
srcIp |
|
|
| |
srcPort |
|
|
| |
dstIp |
|
|
| |
dstPort |
|
|
| |
mac |
|
|
| |
method |
|
|
| |
url |
|
|
| |
unknown |
|
|
| |
hostchain |
|
|
| ✓ |
tag |
|
|
| ✓ |
rawMessage |
|
| rawSource | ✓ |