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

Logs support #4

Open
ccrisan opened this issue May 2, 2020 · 0 comments
Open

Logs support #4

ccrisan opened this issue May 2, 2020 · 0 comments
Labels

Comments

@ccrisan
Copy link
Collaborator

ccrisan commented May 2, 2020

Devices should have optional support for managing logs. Purposes of these logs include:

  • auditing
  • remote debugging

Desired operations:

  • paginated listing within a given period of time
  • clear logs
  • configure log level and/or log criteria

To be determined:

  • API interface
  • log record format (including levels, messages, timestamp, source)
  • limits & rotation
@ccrisan ccrisan added the feature label May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant