mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
Fix virustotal vis
This commit is contained in:
parent
1208ffb946
commit
0175657353
@ -351,11 +351,11 @@ export default [
|
||||
"disabled": false,
|
||||
"alias": null,
|
||||
"type": "exists",
|
||||
"key": "data.virustotal",
|
||||
"key": "data.virustotal.positives",
|
||||
"value": "exists"
|
||||
},
|
||||
"exists": {
|
||||
"field": "data.virustotal"
|
||||
"field": "data.virustotal.positives"
|
||||
},
|
||||
"$state": {
|
||||
"store": "appState"
|
||||
|
Loading…
Reference in New Issue
Block a user