k8s-pod-restart-info-collector icon indicating copy to clipboard operation
k8s-pod-restart-info-collector copied to clipboard

[Feature Request]Logs are getting trimmed due to slack limitation to resolve this attach complete logs to message thread

Open samyswam opened this issue 1 year ago • 0 comments

Currently this tool will send last 50 lines of logs. If we have more health check logs we will not get the correct error msg in logs to resolve this

  1. add tail log lines as env variable
  2. file info, health check, admin ping logs
  3. send full logs as an attachment to slack message if logs are trimmed.

samyswam avatar Apr 06 '23 07:04 samyswam