Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: gRPC command logging #2762

Open
robbat2 opened this issue Jan 29, 2024 · 0 comments
Open

feat: gRPC command logging #2762

robbat2 opened this issue Jan 29, 2024 · 0 comments

Comments

@robbat2
Copy link

robbat2 commented Jan 29, 2024

There is no present way to log what was done via the gRPC interface other than debug logging.

MVP: two log options for gRPC: NONE, ALL

Nice-to-have would be logging only a subset of gRPC operations:

  • all modifications (add/change/delete)
  • some types of operations (e.g. log global, peers, but don't log rib changes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant