wazuh / wazuh-agent

Wazuh agent, the Wazuh agent for endpoints.
GNU Affero General Public License v3.0
32 stars 18 forks source link

Update Hardware Inventory Format #296

Closed vikman90 closed 1 week ago

vikman90 commented 1 week ago

Parent Issue: #292

Description

Update the hardware inventory format to comply with the Elastic Common Schema (ECS).

Data Fields

Field Type Example
agent.groups keyword
agent.id keyword
host.cpu.cores long
host.cpu.name keyword
host.cpu.speed long
host.memory.free long
host.memory.total long
host.memory.used.percentage long
observer.serial_number keyword

Tasks

References

Nicogp commented 1 week ago

Work update

2024/11/13