Document toolboxDocument toolbox

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

Product / Service

Tags

Data tables

BlueCat DHCP server

dhcp.bluecat.dhcpd

dhcp.bluecat.dhcpd

dhcp.bluecat.dhcpd.cef

dhcp.bluecat.dhcpd

For more information, read more About Devo tags.

Table structure

These are the fields displayed in this table:

dhcp.bluecat.dhcpd

Field

Type

Field transformation

Source field name

Extra fields

Field

Type

Field transformation

Source field name

Extra fields

eventdate

timestamp

 

 

 

host

str

 

vhost

 

signature

str

 

 

 

Ip

ip4

ifthenelse(isnull(destIp), srcIp, destIp)

srcIp

destIp

 

Mac

str

ifthenelse(isnull(destMac), srcMac, destMac)

destMac

srcMac

 

destHostname

str

 

 

 

via

str

 

 

 

message

str

 

rawSource

 

balancingPool

str

 

 

 

balancingPoolIP

ip4

 

 

 

balancingPoolPort

int4

 

 

 

total

int4

 

 

 

free

int4

 

 

 

backup

int4

 

 

 

lts

int4

 

 

 

maxOwn

int4

 

 

 

maxMisbal

int4

 

 

 

hostchain

str

 

 

✓

tag

str

 

 

✓

rawMessage

str

 

message

✓

Â