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

Log collection and configuration support #406

Open
7 tasks
planetchili opened this issue Jan 30, 2025 · 0 comments
Open
7 tasks

Log collection and configuration support #406

planetchili opened this issue Jan 30, 2025 · 0 comments

Comments

@planetchili
Copy link
Collaborator

The compatibility boundary changes means that IPC log connection cannot be guaranteed available. It would be better to have components (client, middleware, service) log individually to files, and then gather / collate them post.

  • API endpoints for configuring middleware and service logging (location / level / modes / etc.)
  • RPC actions for configuring service logging
  • Ability to send service action causing log control registry values to be written
  • client UI for configuring logging for all components
  • functionality to gather log files based on where the components were configured to output to
  • functionality for packaging log files (zip archive etc.)
  • functionality or external tool for combining logs to unified log collated by timestamp
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