Go Dns Collector Versions Save

Ingesting, pipelining, and enhancing your DNS logs with usage indicators, security analysis, and additional metadata.

v0.44.0-beta2

2 weeks ago

What's Changed

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

This release introduces some minor improvements:

  • Support properly IP fragment with sniffers mode
  • Code refactoring in collectors package
  • Complete redesign of the configuration checker

What's Changed

Bug reporters

  • @top-secrett #683
  • @ pieterlexis-tomtom #676

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.43.0...v0.44.0-beta2

v0.43.0

1 month ago

What's Changed

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

This release introduces some great features

What's Changed

New Contributors

Bug reporters

  • @rajmohanram #643

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.42.0...v0.43.0

v0.43.0-beta2

1 month ago

What's Changed

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

This release introduces some great features

What's Changed

New Contributors

Bug reporters

  • @rajmohanram #643

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.42.0...v0.43.0-beta2

v0.42.0

1 month ago

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

This release introduces some important bug fixes (memory leak) and minor features

  • Fix memory leak with ElasticSearch logger, thank to @misaki-kawakami to report that.
  • Optimizations to reduce CPU usage, more particularly for flat-json
  • Add support for query-zone field on DNStap collector

What's Changed

Bug reporters

  • @mikeS7
  • @misaki-kawakami

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.41.0...v0.42.0

v0.42.0-alpha1

2 months ago

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

This release introduces some important bug fixes (memory leaks) and minor features

  • query-zone field support on DNStap collector

What's Changed

Bug reporters

  • @mikeS7

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.41.0...v0.42.0-alpha1

v0.41.0

2 months ago

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

This release introduces some new features and bug fixes.

  • RPZ policy fields support on DNStap/PowerDNS protobuf collectors
  • A new peer-name text-format directive and JSON field, thanks to @peterand-pa for idea
  • Support the DoH3 HTTP field added with the release of DNSdist 1.9

What's Changed

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.40.2...v0.41.0

Bug reporters

  • @johnhtodd
  • @peterand-pa
  • @Jon1760

v0.41.0-beta1

3 months ago

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

This release introduces the support of DNSTAP and PowerDNS fields policy and some bug fixes.

What's Changed

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.40.2...v0.41.0-beta1

Bug reporters

  • @johnhtodd
  • @peterand-pa

v0.40.2

3 months ago

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

What's Changed

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.40.0...v0.40.2

v0.40.0

3 months ago

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

This release is major and introduces some important breaking changes and bug fixes.

  • A new codebase to support the future pipelining mode, adding more flexibility to handle your incoming logs.
  • New Prometheus metrics has been added to fix a potential unlimited memory usage, which is not acceptable as resources are not limitless.
  • The possibility to extend ougoing DNStap streams with metadata such as geoip, filtering, ... It applied to have a DNScollector in remote side to decode these extended DNStap messages
  • Invalid configurations are now properly detected.

What's Changed

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.39.0...v0.40.0

Bug reporters

  • @top-secrett
  • @johnhtodd

v0.40.0-alpha3

4 months ago

What's Changed

Full Changelog: https://github.com/dmachard/go-dnscollector/compare/v0.39.0...v0.40.0-alpha3