-
Notifications
You must be signed in to change notification settings - Fork 489
Closed
Labels
Description
Track ECS 8.10 updates to integration packages maintained by the elastic/security-external-integrations
team.
ECS 8.10 Changes
This is a summary of the changes in ECS 8.10. You can view the official changelog here (invalid link for now - will update).
Schema Changes
Added
- Added
container.security_context.privileged
to indicated whether a container was started in privileged mode. [ML] Fix Nginx ML module manifest query to ignore frozen and cold tiers #2219, [fireeye] Add 8.0.0 constraint #2225, [netscout] Add 8.0.0 constraint #2246 - Added
process.thread.capabilities.permitted
to contain the current thread's possible capabilities. [barracuda] Add 8.0.0 constraint #2245 - Added
process.thread.capabilities.effective
to contain the current thread's effective capabilities. [barracuda] Add 8.0.0 constraint #2245
This issue will be updated once the necessary work to be done is evaluated.