diff --git a/etc/schema.json b/etc/schema.json index b04154ff3c..c0aa42d784 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -2399,18 +2399,13 @@ "description": "Base64 of the response body", "suricata": { "keywords": [ - "file.data" + "http.response_body", "file.data" ] } }, "http_response_body_printable": { "type": "string", - "description": "The ascii-printable characters of the response body", - "suricata": { - "keywords": [ - "http.response_body", "file.data" - ] - } + "description": "The ascii-printable characters of the response body" }, "http_user_agent": { "type": "string",