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.