Stay organized with collections
Save and categorize content based on your preferences.
Change log for CA_SSO_WEB
Date
Changes
2024-06-25
Enhancement:
- Added a Grok pattern to parse newly ingested syslog format.
2022-08-08
Enhancement -
- Added the header.
- Added conditional check and grok pattern for the field 'ClientIp' mapped to 'principal.ip'.
- Added conditional checks for the fields :
- 'Action' mapped to 'network.http.method'.
- 'AgentName' mapped to 'target.hostname'.
- 'sm_user' mapped to 'target.user.email_addresses'
- 'sm_group' mapped to 'target.user.group_identifiers'.
[[["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."],[[["A new Grok pattern was added on 2024-06-25 to handle a recently introduced syslog format."],["On 2022-08-08, several conditional checks and Grok patterns were implemented for mapping specific fields, including 'ClientIp' to 'principal.ip', and 'Action' to 'network.http.method'."],["Headers were added to the log on 2022-08-08."],["On 2022-08-08, the fields 'AgentName', 'sm_user' and 'sm_group' were mapped respectively to 'target.hostname', 'target.user.email_addresses' and 'target.user.group_identifiers'."]]],[]]