-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Team:PlatformsLabel for the Integrations - Platforms teamLabel for the Integrations - Platforms teammeta
Description
This is a meta issue to track the work related to defining the common fields for process inventory schema. We would like to have a set of required and recommended fields to be added to any event related to a process. The main focus is on Metricbeat system module process metricsets. There are also other modules in Metricbeat that reports metrics related to different processes, such as php_fpm, haproxy and mongodb.
Link to current process fields in ECS: https://www.elastic.co/guide/en/ecs/master/ecs-process.html
TODO:
- System process metricset already reports some of the process ECS fields. But there is one field
system.process.cmdlineshould useprocess.command_lineinstead. (Duplicate system.process.cmdline field with process.command_line ECS field name #22325)
Proposed Common Fields:
- process.command_line
- process.cpu.pct
- process.cpu.start_time
- process.memory.pct
- process.pid
- process.state
Metadata
Metadata
Assignees
Labels
Team:PlatformsLabel for the Integrations - Platforms teamLabel for the Integrations - Platforms teammeta