radondb-mysql-kubernetes icon indicating copy to clipboard operation
radondb-mysql-kubernetes copied to clipboard

[feature] Logging

Open andyli029 opened this issue 3 years ago • 3 comments
trafficstars

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered Keep the logs for Xenon, etc after Pod restart.

Additional context

andyli029 avatar Mar 07 '22 03:03 andyli029

loki ?

acekingke avatar Mar 07 '22 06:03 acekingke

loki ? Perhaps a solution @runkecheng First research the field.

andyli029 avatar Mar 08 '22 10:03 andyli029

  1. Use log agent like loki, loggie
  2. Output mysql error log to file, use sidecar tail log file and rotate log.

runkecheng avatar Mar 09 '22 01:03 runkecheng