John Todd

Results 83 comments of John Todd

The model you describe in the last comment seems to be a good way of approaching the issue, of course assuming that there can (as usual) be multiple paths specified...

I still think NSID would be very helpful as a standard addition here - almost every DNS query needs to include it, especially anycast testing.

I'll throw another potential request in here since it is something we have already done in a separate pipeline (but would be happy to replace!) and while I suspect this...

I very much like this idea. Can you provide an example of how this would look in the way you envision it, in both a config file and in your...

Looks like you did this in the pipeline branch, so ... excellent! It does appear to work, and I've done some preliminary testing with simple tag names.

That's fine as you implemented it, and is actually more flexible as any string can be added instead of a specific model of key:value. I like the current method; no...

Amazing - will try out tomorrow! Does it support regular expressions?

Our use case (DNS statistics) makes this very important, as we have the potential for cardinality explosion. While we can regulate that with maximum cardinality limits, it is still very...

This is complete for DNSTAP - see https://github.com/vectordotdev/vector/issues/19735 - done and working well for a few hundred billion queries here already. The second bug you note (PowerDNS format not working)...

Perhaps a timer of "last observed event" that gets checked and if the timer is >1 second or some other interval then the value is set to zero. I don't...