envoyproxy/envoy

Support sending access logs to syslog

Open

#45,523 opened on Jun 9, 2026

 (4 comments) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
area/access_logenhancementhelp wanted

Repository metrics

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

Description

It would be useful if Envoy could send access logs directly to syslog server.

This would help deployments that already use syslog for centralized logging.

This is a follow-up to #242. That issue is very old and closed as stale, so I am opening a new one.

Contributor guide