From 1949ed9487623a1a3b1d6d1e6a8ade2f961ba752 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 22 Apr 2017 11:08:50 +0200 Subject: [PATCH] Added an optional prefix to the sensor_id based on discussion regarding public measurement system or/and other public system gathering DNS passively. --- i-d/pdns-qof.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i-d/pdns-qof.xml b/i-d/pdns-qof.xml index 613c644..ef371e4 100644 --- a/i-d/pdns-qof.xml +++ b/i-d/pdns-qof.xml @@ -234,7 +234,8 @@ ws = *(
Implementations MAY support the following fields:
- This field returns the sensor information where the record was seen. It is represented as a JSON string. + This field returns the sensor information where the record was seen. It is represented as a JSON string. + If the data originate from sensors or probes which are part of a publicly-known gathering or measurement system (e.g. RIPE Atlas), a JSON string SHOULD be prefixed.
This field returns the first time that the unique tuple (rrname, rrtype, rdata) record has been seen via master file import. The date is expressed in seconds (decimal) since 1st of January 1970 (Unix timestamp). The time zone MUST be UTC. This field is represented as a JSON number.