diff --git a/etc/schema.json b/etc/schema.json index 7f6adaa34b..41c35dd986 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -2383,9 +2383,6 @@ "length": { "type": "integer" }, - "org_src_ip": { - "type": "string" - }, "protocol": { "type": "string" }, @@ -2447,18 +2444,12 @@ "type": "string", "description": "Status string when it is not a valid integer (like 2XX)" }, - "true_client_ip": { - "type": "string" - }, "url": { "type": "string" }, "version": { "type": "string" }, - "x_bluecoat_via": { - "type": "string" - }, "xff": { "type": "string" }