Skip to content

[M365 Defender] Improve ECS mappings #10562

@kaltman

Description

@kaltman

Security->Dashboards->Data Quality dashboard reporting incorrect ECS mapping for dns.answers
ECS is expecting an object while the integration is setting keyword:

1 incompatible field

Fields are incompatible with ECS when index mappings, or the values of the fields in the index, don't conform to the Elastic Common Schema (ECS), version 8.11.0.

❌ Detection engine rules referencing these fields may not match them correctly
❌ Pages may not display some events or fields due to unexpected field mappings or values
❌ Mappings or field values that don't comply with ECS are not supported

Incompatible field mappings - .ds-logs-m365_defender.event-default-2024.07.13-000037

Field ECS mapping type (expected) Index mapping type (actual)
dns.answers object keyword

- name: answers
type: keyword
description: The answers returned by the server from DNS query.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions