diff --git a/templates/logs-nessus.vulnerability.json b/templates/logs-nessus.vulnerability.json index 5ec0847..9574815 100644 --- a/templates/logs-nessus.vulnerability.json +++ b/templates/logs-nessus.vulnerability.json @@ -360,16 +360,11 @@ } } }, - "rnds": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword" - } - } - }, "vpr_score": { "type": "float" + }, + "epss_score": { + "type": "float" } } } @@ -387,4 +382,4 @@ "ecs@mappings" ], "allow_auto_create": true -} \ No newline at end of file +}