envoyproxy/envoy

RBAC Filter log sampling

Open

#30 006 ouverte le 6 oct. 2023

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/access_logarea/rbacenhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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.

Guide contributeur