dhcp.bluecat
Introduction
The tags beginning with dhcp.bluecat
identify events generated by BlueCat DHCP services.
Valid tags and data tables
The full tag must have at least 3 levels. The first two are fixed as dhcp.bluecat
. The third level identifies the type of events sent, and the fourth level indicates the event subtype.
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
BlueCat DHCP server |
|
|
|
|
For more information, read more About Devo tags.
Send it
Data should be sent using the relay.
Example relay rules
Source message:
Source data:
Source tag:
Target tag: dhcp.bluecat.dhcpd
Sent without syslog tag: false
Stop processing: true
Table structure
These are the fields displayed in this table:
dhcp.bluecat.dhcpd
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
|
|
|
|
host |
|
| vhost |
|
signature |
|
|
|
|
Ip |
| ifthenelse(isnull(destIp), srcIp, destIp) | srcIp destIp |
|
Mac |
| ifthenelse(isnull(destMac), srcMac, destMac) | destMac srcMac |
|
destHostname |
|
|
|
|
via |
|
|
|
|
message |
|
| rawSource |
|
balancingPool |
|
|
|
|
balancingPoolIP |
|
|
|
|
balancingPoolPort |
|
|
|
|
total |
|
|
|
|
free |
|
|
|
|
backup |
|
|
|
|
lts |
|
|
|
|
maxOwn |
|
|
|
|
maxMisbal |
|
|
|
|
hostchain |
|
|
| ✓ |
tag |
|
|
| ✓ |
rawMessage |
|
| message | ✓ |