envoyproxy/envoy

RBAC Filter log sampling

Open

#30.006 geöffnet am 6. Okt. 2023

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/access_logarea/rbacenhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

If you are reporting any crash or any potential security issue, do not open an issue in this repo. Please report the issue via emailing envoy-security@googlegroups.com where the issue will be triaged appropriately.

Title: We want to support RBAC filter log sampling and wanted community's opinions

Description:

  • Envoy's default access log sampling will not work in our case as it will be too many logs logged and miss some important log info for our case, so we want to introduce log sampling just for RBAC Filter.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Contributor Guide