Change log for KUBERNETES_AUDIT_AZURE
Date | Changes |
---|---|
2024-12-11 | Enhancement:
- Mapped "record.properties.log", "record.properties.stream", "record.properties.containerID", and "record.serviceBuild" to "additional.fields". |
2024-10-28 | Enhancement:
- Mapped "verb" to "sec_result.action_details". - Mapped "record.properties.log.responseObject.spec.nonResourceAttributes.path" to "principal.process.file.full_path". - Mapped "record.properties.log.requestObject.spec.nonResourceAttributes.path" to "target.process.file.full_path". |
2024-10-22 | Enhancement:
- Mapped "record.properties.log.responseStatus.reason" and "record.properties.pod" to "additional.fields". - Mapped "record.properties.log.responseStatus.code" to "network.http.response_code". |
2024-01-11 | Enhancement:
- Added support for the new format of unparsed logs by converting them into an array. |
2023-06-20 | - Newly Created Parser.
|