Stay organized with collections
Save and categorize content based on your preferences.
Change log for INFOBLOX_DHCP
Date
Changes
2024-10-17
Enhancement:
- Mapped "clientIp" to "network_dhcp.ciaddr" for DHCPOFFER and DHCPINFORM logs.
2024-04-19
Enhancement:
- Added conditonal check for "dhcpServerIp".
- Mapped "syslogIp" to "network_dhcp.ciaddr".
2024-01-10
- Mapped "status" to "additional.fields".
2023-04-26
- Reverted a previous check-in as it was breaking DHCP aliasing
2022-08-05
- Modified "event_type" from "GENERIC_EVENT" to "USER_RESOURCE_ACCESS" to reduce generic percentage.
2022-07-06
Enhancement:
- Handled the dropped logs and mapped them to valid event_types.
- Dropped logs had following eventType, which are now handled:
"forward map", "Reverse", "Forward", "Removed", "Processed", "Dynamic", "Lease", "Unable", "reverse map", "bind", "map update", "parse_option_buffer", "Added","DDNS", "ICMP","update-security" ,"update","notify","general","LPF", "Sending".
- Also, following "process" were dropped earlier are now handled:
"netauto_discovery", "ntpd".
- Other condition checks like "msg1" containing "DNS update latency|pool|syslog|declaration|write|Consortium|reserved|duplicate|leases|visit|disconnected" are handled.
- Added new code block to handle "forward map" and "reverse map" and made them parse.
- Changed event type from "GENERIC_EVENT" to "STATUS_UPDATE" wherever possible.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-13 UTC."],[[["Recent enhancements include mapping \"clientIp\" to \"network_dhcp.ciaddr\" for DHCPOFFER and DHCPINFORM logs as of October 17, 2024."],["On April 19, 2024, conditional checks for \"dhcpServerIp\" were added and \"syslogIp\" was mapped to \"network_dhcp.ciaddr\"."],["As of July 6, 2022, previously dropped logs with various event types and processes are now handled, with a modification to change event type from \"GENERIC_EVENT\" to \"STATUS_UPDATE\" where feasible."],["The parser had a major change on August 5th 2022, where \"event_type\" was updated from \"GENERIC_EVENT\" to \"USER_RESOURCE_ACCESS\"."],["In April of 2023 a check-in that was breaking DHCP aliasing was reverted."]]],[]]