Skip to content

Commit

Permalink
Add agent.host.os and agent.host.risk missing fields
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Nov 12, 2024
1 parent 9fcdbf3 commit e0c23fb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ecs/agent/fields/custom/os.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
- name: os
reusable:
top_level: false
expected:
- agent.host
6 changes: 6 additions & 0 deletions ecs/agent/fields/custom/risk.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
- name: risk
reusable:
top_level: false
expected:
- agent.host

0 comments on commit e0c23fb

Please sign in to comment.