-
Notifications
You must be signed in to change notification settings - Fork 450
Description
Summary
Elastic currently supports ingestion of data from 180+ sources, and growing. However, we do not have a coherent way to categorise these sources. This has resulted in a disconnect in how we categorize these sources from the Elastic website, in-product experiences and ECS.
Motivation:
Categorization fields in ECS can govern how we categorize these data source, but only a limited set of event.category values are supported by the schema today. The new dataset fields should also support these values, possibly under dataset.type. Expanding the values we support, allows us to align the user experience from ECS, Ingest Manager and the Elastic Website (elastic.co/integrations). Some additional context here: #845 (comment)
Detailed Design:
Here are some of the proposed values that @exekias and I propse:
- apm
- application
- audit
- cloud
- collaboration
- Config Management
- containers
- CRM
- firewall
- Operating System
- productivity
- queue/message queue
- security
- storage
- threat
- ticketing
- vulnerability