Skip to content

Commit

Permalink
Update networks index subset
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Nov 11, 2024
1 parent 3a93c10 commit a55f688
Showing 1 changed file with 14 additions and 18 deletions.
32 changes: 14 additions & 18 deletions ecs/states-inventory-networks/fields/subset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ fields:
fields:
id: {}
groups: {}
destination:
fields:
ip: {}
port: {}
device:
fields:
id: {}
file:
fields:
inode: {}
host:
fields:
ip: {}
Expand All @@ -28,13 +18,27 @@ fields:
egress:
fields:
bytes: {}
drops: {}
errors: {}
packets: {}
ingress:
fields:
bytes: {}
drops: {}
errors: {}
packets: {}
interface:
fields:
mtu: {}
state: {}
type: {}
network:
fields:
broadcast: {}
dhcp: {}
gateway: {}
metric: {}
netmask: {}
protocol: {}
type: {}
observer:
Expand All @@ -45,11 +49,3 @@ fields:
fields:
alias: {}
name: {}
process:
fields:
name: {}
pid: {}
source:
fields:
ip: {}
port: {}

0 comments on commit a55f688

Please sign in to comment.