elastic / ecs

Elastic Common Schema
https://www.elastic.co/what-is/ecs
Apache License 2.0
987 stars 410 forks source link

Add .caseless subfield to process.name & process.executable #2341

Open w0rk3r opened 1 month ago

w0rk3r commented 1 month ago

Summary

Related PR: https://github.com/elastic/integrations/pull/9850

This PR aims to add a subfield to the process.name and process.executable fields to improve the compatibility of data sources like System, Sysmon, etc., with our Elastic Defend data. This enables us to handle language limitations in KQL more effectively.

Elastic Defend Mapping: image