How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

dump

calendar_today January 17, 2018 domain coredns

Description dump uses the synax from the log plugin, and defaults to this format: {remote} - [{when}] {>id} {type} {class} {name} {proto} {port} So a query will show up as: :1 - [17/Jan/2018:20:02:19 +0000] 3644 MX IN example.net. udp 46481 Note that this is shorter than the default for log so you can distinguish between the two outputs. log only logs queries that have seen a response, so this plugin can be used as a debugging aid to just dump all incoming queries.

open_in_new Read original post