Releases: dmachard/DNS-collector
Releases · dmachard/DNS-collector
v0.12.0
- fix crash #15 because a bad answer decoding
- fix issue #14 json log duplicates
- feature: missing rdata in answers #9, support mx, soa, ns, txt, cname and ptr
- fix issue prom2json failed #12 - bad metrics format
- feature: get the version of the go-dnscollector binary #10, new version argument
- feature: rdata for format: text #9 ,support first dns answer only
v0.11.0
- fix syntax error in swagger
- logger syslog: move to srslog package
- tls support for syslog logger
- syslog format: json support #8
- subprocessor: convert all domain names to lower case #5
v0.10.0
- Dockerfile updated
- Update statistics subprocessor default values
v0.9.0
- big improvements with prometheus metrics
- rest api, path "/tables/" renamed to "/top/
- new dashboard for grafana
- documentations updated
v0.6.0
- fix issue #3 - typo error, replace identiy/identity in code
- new feature #2 - Possibility to configure output fields format.
- fix #1 loggers, text mode doesn't include geoip information