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

[SPIKE]: Define logging requirement #4872

Open
fguimond opened this issue Sep 22, 2022 · 0 comments
Open

[SPIKE]: Define logging requirement #4872

fguimond opened this issue Sep 22, 2022 · 0 comments
Labels
component:backend Sensu Backend improvements spike
Milestone

Comments

@fguimond
Copy link
Contributor

As we are talking about improving our logging facilities lets compare logging packages available in Go our in other languages (such as Log4j) and see what features we would benefit for and potentially provide a ranking. Using that provide suggestions for implementation to see if we can use something off the shelf or implement the solution ourselves (or a little bit of both).

Some feature examples:

  • Log level per package/file
  • Change global log level
  • Redirect specific loggers to specific files
  • File rotation by size, day/time
@fguimond fguimond added spike component:backend Sensu Backend improvements labels Sep 22, 2022
@fguimond fguimond added this to the 6.9.0 milestone Sep 22, 2022
@portertech portertech modified the milestones: 6.9.0, 6.10.0 Sep 28, 2022
@portertech portertech modified the milestones: 6.10.0, 6.11.0 Jan 10, 2023
@fguimond fguimond modified the milestones: 6.11.0, 6.12.0 Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:backend Sensu Backend improvements spike
Projects
None yet
Development

No branches or pull requests

2 participants