-
By default output country is:
response.country.name
but grafana panel: https://grafana.com/grafana/plugins/grafana-worldmap-panel
required to have:
Countries (2 letter codes)
Countries (3 l…
-
Hello Denis
I tried the dnstap-receiver v1.3.0 with pip install in a python 3.6.8 venv together with pdns_recursor Version 4.4.0. and 4.3.5.
And I tried also your docker image together with pdns_r…
-
I am writing a plugin where the plugin needs information from other plugins. For example, this plugin wants to know if the cache plugin served the response from cache. Another example is it wants to k…
-
It will be really useful to have a dnstap-receiver with output to file and logfile rotation settings, like as rotate if file more than N megabytes.
-
Hi,
I'm trying to create OpenWrt package for dnstap-receiver but there seems to be an issue with build dependencies because it fails on error
`ModuleNotFoundError: No module named 'dnslib'`
I…
ja-pa updated
3 years ago
-
In some cases I see queries with different cases to dns domain, it's difficult to build statistics when 1 domain has different cases:
Google.Com
google.COM
GOOLE.COM
Can you please implement som…
-
Hello,
First of all. Thanks for this great piece of code !
Running some tests I noticed that only one output could be enable at a time.
Source of the issue is that there is a single queue for N…
-
- Recently I've tried Vector to read data from unix socket and send to Kafka.
- First, I tested Vector by using socket source and console sink. But there is nothing ouput.
- My `/etc/vector/vector…
-
It seems like the external unbound plugin doesn't play well with other plugins like log and dnstap.
```
. {
unbound
cache 604800 {
prefetch 5 60m 10%
}
…
-
**What would you like to be added**:
Add query_timestamp to RESPONSE events
**Why is this needed**:
In order to diff query_timestamp and response_timestamp to calculate the responsetime/resolutio…