Skip to content

Releases: dmachard/DNS-collector

v0.13.0

16 Dec 19:11
Compare
Choose a tag to compare
  • add loki client support - beta
  • add influxdb support - beta
  • support new timestamp directive for text format
  • new dashboard for grafana with prometheus and loki
  • rest api: dump full list of clients ip and domains #21
  • more open metrics - QPS added
  • web api: reset top list and counters properly implemented
  • web api: swagger updated
  • metrics: extend statistics by domain level #6
  • new metrics to count total bytes sent and received
  • rename hyphen in qtypes to another name #20
  • metrics/api: return suspicious client ip list #19
  • new metrics to count malformed packet #18
  • version information as prometheus metric added #17
  • version information added in output during start new process #17
  • dockerfile - fix bad default config path
  • add version in docker file #17
  • fix #16 to avoid crash

v0.12.0

05 Dec 09:16
Compare
Choose a tag to compare
  • 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

12 Nov 18:50
Compare
Choose a tag to compare
  • 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

12 Oct 19:02
Compare
Choose a tag to compare
  • Dockerfile updated
  • Update statistics subprocessor default values

v0.9.0

22 Sep 20:43
Compare
Choose a tag to compare
  • big improvements with prometheus metrics
  • rest api, path "/tables/" renamed to "/top/
  • new dashboard for grafana
  • documentations updated

v0.6.0

08 Sep 20:01
Compare
Choose a tag to compare
  • 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

v0.1.0-20210817

17 Aug 06:31
Compare
Choose a tag to compare
v0.1.0-20210817 Pre-release
Pre-release
code factory