Skip to content

Commit

Permalink
Remove host fields at root level from stateful indices definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
QU3B1M committed Nov 29, 2024
1 parent abba78d commit 4b1d812
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 16 deletions.
2 changes: 0 additions & 2 deletions ecs/states-fim/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ fields:
type: {}
uid: {}
owner: {}
host:
fields: "*"
registry:
fields:
key: {}
Expand Down
2 changes: 0 additions & 2 deletions ecs/states-inventory-hardware/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ fields:
observer:
fields:
serial_number: {}
host:
fields: "*"
2 changes: 0 additions & 2 deletions ecs/states-inventory-hotfixes/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ fields:
version: {}
host:
fields: "*"
host:
fields: "*"
package:
fields:
hotfix:
Expand Down
2 changes: 0 additions & 2 deletions ecs/states-inventory-networks/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ fields:
version: {}
host:
fields: "*"
host:
fields: "*"
interface:
fields:
mtu: {}
Expand Down
2 changes: 0 additions & 2 deletions ecs/states-inventory-packages/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ fields:
version: {}
host:
fields: "*"
host:
fields: "*"
package:
fields:
architecture: ""
Expand Down
2 changes: 0 additions & 2 deletions ecs/states-inventory-ports/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ fields:
file:
fields:
inode: {}
host:
fields: "*"
network:
fields:
protocol: {}
Expand Down
2 changes: 0 additions & 2 deletions ecs/states-inventory-processes/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ fields:
version: {}
host:
fields: "*"
host:
fields: "*"
process:
fields:
pid: {}
Expand Down
2 changes: 0 additions & 2 deletions ecs/states-vulnerabilities/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ fields:
fields: "*"
package:
fields: "*"
host:
fields: "*"
vulnerability:
fields: "*"
wazuh:
Expand Down

0 comments on commit 4b1d812

Please sign in to comment.