Stay organized with collections
Save and categorize content based on your preferences.
Change log for DB2_DB
Date
Changes
2024-09-25
Enhancement:
- Mapped "System" and "Subsystem" to "additional.fields".
2024-09-19
Enhancement:
- Modified date block to parse timestamp correctly.
2024-06-27
Enhancement:
- Modified date block to handle new pattern of timestamps.
- Added support for new pattern of timestamp.
2024-06-04
Enhancement:
- Added a Grok pattern to extract resource_name from the "SQL" field and mapped it to "target.resource.name".
2024-02-26
Enhancement:
- Added support for new date formats.
- Aligned "principal.ip" and "principal.asset.ip" mapping.
- Aligned "principal.hostname" and "principal.asset.hostname" mapping.
- Aligned "target.hostname" and "target.asset.hostname" mapping.
2023-12-16
Enhancement - Mapped "ConnectionType" to "principal.process.pid".
- Mapped "plan" to "principal.resource.name".
- Mapped "SSID" to "network.session_id".
- Mapped "CorrelationUser" to "intermediary.user.userid".
- Mapped "SQL" to "principal.process.command_line".
2023-10-30
Enhancement - Parsed new format of JSON logs.
- Mapped the following additional fields:
- Mapped "AuthenticatedUser" to "principal.user.userid".
- Mapped "SQL" to "target.resource.attribute.labels".
- Parsed "date" and "time" field.
2022-05-04
Bug-fix - Added condition check for the presence of fields 'objtyp' and 'obj' before they get mapped.
- Parsed the logs failing during Validation API testing.
[[["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."],[[["The DB2\\_DB change log reflects ongoing enhancements, including mapping various fields like \"System,\" \"Subsystem,\" \"ConnectionType,\" and others to new or existing categories."],["Date and timestamp parsing have been consistently modified to accommodate new patterns and formats, ensuring accurate data capture."],["New Grok patterns were introduced to enhance the extraction of data, such as the `resource_name` from the \"SQL\" field, and map them to relevant categories."],["Support for new date formats and the alignment of mappings for IP addresses and hostnames across principal and target categories have been implemented."],["A bug-fix addressed issues with field mapping by adding conditional checks for the presence of 'objtyp' and 'obj', resolving issues encountered during Validation API testing."]]],[]]