BlueCat Micetro IP Address Management¶

About¶
Gain a complete overview of your network and prevent downtime caused by IP conflicts and misconfiguration with the powerful IPAM tools in Micetro.
Product Details¶
Vendor URL: BlueCat Micetro IP Address Management
Product Type: IP Address Management
Product Tier: Tier II
Integration Method: Syslog
Integration URL: N/A
Log Guide: N/A
Parser Details¶
Log Format: Syslog
Expected Normalization Rate: 99%
Data Label: BLUECAT_MICETRO_IPAM
UDM Fields (list of all UDM fields leveraged in the Parser):
| Log File Field | UDM Field |
|---|---|
| BlueCat | metadata.vendor_name |
| BlueCat Micetro IP Address Management | metadata.product_name |
| timestamp | metadata.event_timestamp |
| observer | observer.hostname |
| process_name | observer.application |
| process_id | observer.process.pid |
| description | metadata.description |
Product Event Type¶
| Event | UDM Event Classification |
|---|---|
| All Events | GENERIC_EVENT |
Log Sample¶
<11>1 2026-02-19T09:42:41.427000+0800 observer.domain.com - - - 1880 XMLCommand (1052) | XMLCommand: Object not found for reference "L3" specified in element "deviceRef".
Sample Parsing¶
metadata.event_timestamp = "2026-02-19T09:42:41.427+0800"
metadata.event_type = "GENERIC_EVENT"
metadata.vendor_name = "Bluecat"
metadata.product_name = "Bluecat Micetro IP Address Management"
observer.hostname = "observer.domain.com"
observer.application = "XMLCommand"
observer.process.pid = "1052"
metadata.description = "Object not found for reference "L3" specified in element "deviceRef"."