vectordotdev / vector

A high-performance observability data pipeline.
https://vector.dev
Mozilla Public License 2.0
18.08k stars 1.59k forks source link

Support SVCB and HTTPS records in dnstap source #18228

Closed icb- closed 8 months ago

icb- commented 1 year ago

A note for the community

Use Cases

Please add support for SVCB and HTTPS records in the dnstap source. These newer records comprise a significant percentage of DNS queries. My logs are filled with messages about unsupported rdata types from these queries being processed, and they represent a hole in query visibility.

Attempted Solutions

No response

Proposal

Add parsing of SVCB and HTTPS records from the dnstap source.

References

No response

Version

vector 0.31.0 (x86_64-unknown-linux-gnu 0f13b22 2023-07-06 13:52:34.591204470)

jszwedko commented 1 year ago

@j-bai is this something you'd be interested in adding to the dnstap source?

mattb-nn commented 8 months ago

I'd very much appreciate this being added, please!

jszwedko commented 8 months ago

This was actually added in https://github.com/vectordotdev/vector/pull/19819