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

Feature show log files in UI plugins #51

Open
ck-c8y opened this issue Jan 5, 2023 · 0 comments
Open

Feature show log files in UI plugins #51

ck-c8y opened this issue Jan 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ck-c8y
Copy link
Contributor

ck-c8y commented Jan 5, 2023

Add a UI for viewing the logs of tedge components:

  • mosquitto: { type = "mosquitto", path = "/var/log/mosquitto/mosquitto.log" }
  • software-management { type = "software-management", path = "/var/log/tedge/agent/software-*" }
  • c8y-log-plugin { type = "c8y-log-plugin", path = "/var/log/c8y-log-plugin/c8y-log-plugin.log" }
  • c8y-configuration-plugin: { type = "c8y-configuration-plugin", path = "/var/log/c8y-configuration-plugin/c8y-configuration-plugin.log" }
  • c8y-mapper-collectd: { type = "c8y-mapper-collectd", path = "/var/log/tedge-mapper-collectd/tedge-mapper-collectd.log" }
  • c8y-mapper-c8y: { type = "c8y-mapper-c8y", path = "/var/log/tedge-mapper-c8y/tedge-mapper-c8y.log" }
  • management-ui: { type = "management-ui", path = "/var/log/tedge-ui/tedge-ui.log" }
@ck-c8y ck-c8y added the enhancement New feature or request label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant