Change log for WINDOWS_AD
Date | Changes |
---|---|
2025-07-08 | - Fixed the flakiness of the parser.
|
2025-06-13 | Enhancement:
- `group`: Added support for the entity `group` and relevant corresponding raw log fields. |
2025-04-02 | Enhancement:
- "entity.user.phone_numbers": Newly mapped `otherMobile` raw log field with `entity.user.phone_numbers` UDM. |
2024-11-06 | Enhancement:
- Mapped "OU" and "DC" to "relations.entity.user.attribute". |
2024-10-08 | Enhancement:
- "DistinguishedName" and "MemberOf" mapped to "relations.entity". |
2024-07-10 | Added support of Byte Order Mark removal from the logs that rendered the logs invalid. |
2024-03-27 | Added support of winlogbeat logs. |
2024-01-31 | Added support of 'ObjectGUID' raw log field. |
2023-08-09 | Updated mapping of fields 'LastLogonDate', 'PasswordLastSet', 'AccountExpirationDate', 'LastBadPasswordAttempt', and 'AccountLockoutTime'. |
2023-08-01 | Added the 'on_error' check wherever the 'date' filter is being used. |
2023-07-12 | Mapped only "hostname", instead of "FQDN", to "entity.asset.hostname". |