Stay organized with collections
Save and categorize content based on your preferences.
Change log for CISCO_PRIME
Date
Changes
2025-04-30
Enhancement:
- Added grok patterns to parse new pattern of logs.
- event.idm.read_only_udm.metadata.timestamp: Newly mapped `ts` raw log field with `event.idm.read_only_udm.metadata.event_timestamp` UDM field.
- event.idm.read_only_udm.principal.hostname: Newly mapped `principal_hostname` raw log field with `event.idm.read_only_udm.principal.hostname` UDM field.
- event.idm.read_only_udm.target.hostname: Newly mapped `target_hostname` raw log field with `event.idm.read_only_udm.target.hostname` UDM field.
- event.idm.read_only_udm.target.port: Newly mapped `target_port` raw log field with `event.idm.read_only_udm.target.port` UDM field.
2024-01-26
Bug-Fix:
- Added Grok patterns to reduce percentage of `GENERIC_EVENT` event types.
- Mapped "principal_port" to "principal.port".
- Mapped "ip_address" to "principal.asset.ip".
- Mapped "user_name" to "principal.user.userid".
- Mapped "device_ip" to "principal.ip" and "principal.asset.ip".
- Mapped "client_ip_address" to "principal.ip", "principal.asset.ip".
- Mapped "principal_ip" to "principal.ip", "principal.asset.ip".
- Mapped "Type" to "metadata.product_event_type".
- Mapped "dst_user" to "target.user.userid".
- Mapped "target_ip" to "target.asset.ip".
- Mapped "device_type" to "target.resource.attribute.labels".
- Mapped "device_hostname" to "target.resource.attribute.labels".
- Mapped "sec_description" to "security_result.description".
[[["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-06-25 UTC."],[[["This changelog details updates for CISCO_PRIME, specifically addressing bug fixes related to event type classifications."],["Several mappings have been implemented to improve data organization, including mapping `principal_port` to `principal.port` and `ip_address` to `principal.asset.ip`."],["Updates have also mapped various fields to `principal.ip` and `principal.asset.ip`, such as `device_ip`, `client_ip_address`, and `principal_ip`."],["Additional field mappings include `Type` to `metadata.product_event_type`, `dst_user` to `target.user.userid`, and `sec_description` to `security_result.description`."],["The changes on January 26, 2024, involved integrating Grok patterns to reduce `GENERIC_EVENT` event types."]]],[]]