Stay organized with collections
Save and categorize content based on your preferences.
Change log for TANIUM_ASSET
Date
Changes
2025-01-08
Enhancement:
- Added an on error for "computer_id" and "prod_id" to avoid parsing errors.
- Added an on conditional check before mapping "comp_serial_num" to "_asset_entity.asset.product_object_id".
- Mapped "comp_serial_num" to "_asset_entity.asset.product_object_id".
2024-02-27
Enhancement:
- Added a "gsub" function to maintain the JSON format.
- Mapped "application_name", "count", "application_vendor", "BIOS_Release_Date", "BIOS_Vendor", and "BIOS_Current_Language" to "metadata.source_labels".
- Mapped "application_version" and "BIOS_Version" to "metadata.product_version".
- Mapped "os" to "entity.asset.platform_software.platform".
- Mapped "computer_id" to "entity.asset.asset_id".
- Mapped "serial" to "hardware.serial_number".
- Mapped "comp_serial_num" to "hardware.serial_number".
- Mapped "manufacturer" to "hardware.manufacturer".
2022-09-26
Bug-fix - Removed the gsub to correctly fetch the value of "Last Logged In User" mapped to "event.idm.entity.entity.relations.user.userid".
Enhancement - Added support for new SYSLOG+KV log format.
[[["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."],[[["Updates include enhancements to error handling for \"computer_id\" and \"prod_id\" and the mapping of \"comp_serial_num\" to \"_asset_entity.asset.product_object_id,\" effective from January 8, 2025."],["The change log from February 27, 2024, details enhancements such as mapping several fields like \"application_name,\" \"BIOS_Release_Date,\" and \"computer_id\" to their respective locations in the metadata or entity structure, as well as incorporating a \"gsub\" function for JSON format maintenance."],["A bug fix was implemented on September 26, 2022, to correctly retrieve the value of \"Last Logged In User,\" alongside the addition of support for a new SYSLOG+KV log format."]]],[]]