v1.11.0
IMPROVEMENTS:
- Lowercase the returned OS.Hostname and FQDN values as per Elastic
Common Schema (ECS) guidelines for thehost.name
field. ([GH-180]) - linux: Added an
os.Family
mapping for Arch Linux based distributions. ([GH-183]) - linux: Update the Linux capability name mapping to add names for the
perfmon
,bpf
, andcheckpoint_restore
capabilities. ([GH-184])
BUG FIXES:
- linux: Fix OS metadata collection for Manjaro Linux. ([GH-183])