@@ -13,6 +13,11 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
13
13
8.11.0,true,host,host.network.ingress.drops,long,custom,,,Number of dropped received packets.
14
14
8.11.0,true,host,host.network.ingress.errors,long,custom,,,Number of reception errors.
15
15
8.11.0,true,host,host.network.ingress.packets,long,extended,,,The number of packets received on all network interfaces.
16
+ 8.11.0,true,interface,interface.alias,keyword,extended,,outside,Interface alias
17
+ 8.11.0,true,interface,interface.mtu,long,custom,,,Maximum transmission unit size.
18
+ 8.11.0,true,interface,interface.name,keyword,extended,,eth0,Interface name
19
+ 8.11.0,true,interface,interface.state,keyword,custom,,,State of the network interface.
20
+ 8.11.0,true,interface,interface.type,keyword,custom,,,Interface type.
16
21
8.11.0,true,wazuh,wazuh.cluster.name,keyword,custom,,,Wazuh cluster name.
17
22
8.11.0,true,wazuh,wazuh.cluster.node,keyword,custom,,,Wazuh cluster node name.
18
23
8.11.0,true,wazuh,wazuh.schema.version,keyword,custom,,,Wazuh schema version.
0 commit comments