envoyproxy/envoy

Add logging for DNS Filter

Open

#15,862 建立於 2021年4月7日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)C++ (5,373 fork)batch import
area/dnsdesign proposalenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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.

貢獻者指南