envoyproxy/envoy

Add logging for DNS Filter

Open

#15.862 aberto em 7 de abr. de 2021

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (5.373 forks)batch import
area/dnsdesign proposalenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

Title: Add access logging for DNS Filter

Description: We'd like Envoy to act as DNS for our services. DNS logs are a rich source of telemetry data for security detection and visibility on outbound requests. It would be great if we had the option to log both local and external resolutions. The DNS filter currently provides debug application logging for external resolutions, but we'd want to extend the filter to provide access logging for both local and external resolves.

Guia do colaborador