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

Capture audit trail of all RCP messages #1302

Open
naleeha opened this issue Apr 19, 2024 · 0 comments
Open

Capture audit trail of all RCP messages #1302

naleeha opened this issue Apr 19, 2024 · 0 comments

Comments

@naleeha
Copy link
Contributor

naleeha commented Apr 19, 2024

Feature Request

Description of Problem:

  • Need a way to see the messages gone back and forward between server for diagnose issues.
  • Currently the websocket messages in Chrome message is hard to see and filter when a lot of messages
  • Would want to see it on hosted environment(not local dev) to diagnose env specific issues
  • The Chrome tool doesn't show history so harder to diagnose what happened e.g. at start up or previously or if business user see an issue dev can't reproduce easily

Potential Solutions:

  • Need to avoid cluttering normal server log - easy way to filter RPC messages vs normal logs or separate locations?
  • Forward logs to distributed log solution
  • need easy way to filter by the correct views (viewport by user friendly name rather than just id)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant