envoyproxy/envoy

AccessLog support unix domain socket

Open

#23,256 opened on Sep 27, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/access_loghelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Title: AccessLog support unix domain socket

Description: In some scenarios, accesslog may be exported not only to standard output and files, but also to log collection tools via uds. We have worked on this, and is it reasonably for envoy to accept it?

Contributor guide