Stay organized with collections
Save and categorize content based on your preferences.
Change log for CS_FILEVANTAGE
Date
Changes
2025-04-16
- `event.idm.read_only_udm.security_result.severity`: Newly mapped `severity` raw log field with `event.idm.read_only_udm.security_result.severity` UDM field and added condition checks.
- If `severity` raw log field is in `ERROR`, `CRITICAL` then mapped `event.idm.read_only_udm.security_result.severity` to `CRITICAL`.
- If `severity` raw log field is in `MAJOR`, `HIGH`, `MAJOR` then mapped `event.idm.read_only_udm.security_result.severity` to `HIGH`.
- If `severity` raw log field is in `WARNING` then mapped` event.idm.read_only_udm.security_result.severity` to `MEDIUM`.
- If `severity` raw log field is in `MINOR`,`LOW` then mapped `event.idm.read_only_udm.security_result.severity` to `LOW`.
- If `severity` raw log field is in `INFO` then mapped `event.idm.read_only_udm.security_result.severity` to `INFORMATIONAL`.
[[["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-04-29 UTC."],[[["A new parser has been created for CS_FILEVANTAGE."],["The parser was added to the system on November 26, 2024."]]],[]]