Stay organized with collections
Save and categorize content based on your preferences.
Change log for SLACK_AUDIT
Date
Changes
2025-03-28
Enhancement:
- The Gsub pattern was updated to "\\r\\n" from "\r\n" to fix the problem of "rn" being stripped from the generated output.
- A conversion block was added to explicitly convert the details.type field to a string.
- Mapped "actor.user.id" to "principal.user.userid".
- Mapped "details.url_private" to "target.url".
- Mapped "details.shared_with.channel_id" "target.labels".
- Mapped "details.reason" to "security_result.description".
- Mapped "details.previous_ip_address" to "principal.labels".
- Mapped "details.previous_ua" to "principal.labels".
2023-10-27
Enhancement:
- Mapped "details.reason" to "security_result.description".
2022-08-03
Enhancement:
- Modified mapping for "prin_ip" from "principal.nat_ip" to "principal.ip".
2022-04-07
- Corrected mapping for product_object_id.
- Corrected the user mappings for second 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-04-29 UTC."],[[["The SLACK_AUDIT change log documents updates to data mapping and formatting."],["On October 27, 2023, \"details.reason\" was remapped to \"security_result.description\"."],["On August 3, 2022, the mapping for \"prin_ip\" was changed from \"principal.nat_ip\" to \"principal.ip\"."],["On April 7, 2022, mapping corrections were made for product_object_id and user mappings in the second log format."]]],[]]