mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 09:55:18 +00:00
Added few fields to key equivalence file
This commit is contained in:
parent
594de83089
commit
62494a0491
@ -50,5 +50,13 @@ export default {
|
||||
key: 'Key',
|
||||
scan_id: 'Scan ID',
|
||||
format: 'Format',
|
||||
scan_time: 'Scan date'
|
||||
scan_time: 'Scan date',
|
||||
state: 'State',
|
||||
mac: 'MAC',
|
||||
gateway: 'Gateway',
|
||||
dhcp: 'DHCP',
|
||||
iface: 'Interface',
|
||||
broadcast: 'Broadcast',
|
||||
proto: 'Protocol',
|
||||
address: 'Address'
|
||||
};
|
Loading…
Reference in New Issue
Block a user