Skip to content
Snippets Groups Projects
  1. Mar 25, 2019
  2. Mar 20, 2019
  3. Mar 18, 2019
  4. Feb 11, 2019
  5. Feb 04, 2019
    • woodsaj's avatar
      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
  6. Jan 31, 2019
  7. Jan 29, 2019
    • Anthony Woods's avatar
      set __path__ correctly in promtail config (#245) · 5c006783
      Anthony Woods authored
      __path__ is now expected to be a `glob` match, not a directory.  In k8s the "glob" expression needed is just the exact file path of the container log, which is `/var/log/pods/<podUID>/<container_name>/0.log`
      5c006783
  8. Jan 19, 2019
  9. Jan 14, 2019
  10. Jan 10, 2019
  11. Dec 14, 2018
  12. Dec 10, 2018
  13. Dec 06, 2018
  14. Apr 15, 2018
Loading