Skip to content
Snippets Groups Projects
  • woodsaj's avatar
    37feebfa
    tail all container log files · 37feebfa
    woodsaj authored
    kubelet creates a new log file when a container is restarted.
    So we need to catpure all log files in the
    `/var/logs/pods/<uid>/<container_name>/` dir.
    37feebfa
    History
    tail all container log files
    woodsaj authored
    kubelet creates a new log file when a container is restarted.
    So we need to catpure all log files in the
    `/var/logs/pods/<uid>/<container_name>/` dir.