python-dnstap-receiver icon indicating copy to clipboard operation
python-dnstap-receiver copied to clipboard

Memory leak in 4.6.0

Open mickelrav opened this issue 1 year ago • 3 comments

Running python-dnstap-receiver 4.6.0 on Python 2.7.16, 3.9.14 and 3.10.5 - using unix-socket input and stdout or kafka output results in forever growing memory usage.

mickelrav avatar Sep 15 '22 11:09 mickelrav

1 minute stats:

dnstap_qps 331 dnstap_domains 4370 dnstap_clients 4736

dnstap_qps is steadily around 200-300.

mickelrav avatar Sep 15 '22 12:09 mickelrav

Can you share your config file ? I advice to use the following collector https://github.com/dmachard/go-dns-collector instead of this one.

dmachard avatar Sep 15 '22 17:09 dmachard

dnstap.conf.txt

mickelrav avatar Sep 19 '22 08:09 mickelrav