Skip to content
Snippets Groups Projects
  1. May 08, 2019
  2. May 07, 2019
  3. Apr 11, 2019
  4. Apr 09, 2019
  5. Mar 27, 2019
  6. Mar 25, 2019
  7. Mar 20, 2019
  8. Mar 18, 2019
  9. Feb 11, 2019
  10. 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
  11. Jan 31, 2019
  12. 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
  13. Jan 19, 2019
  14. Jan 14, 2019
  15. Jan 10, 2019
  16. Dec 14, 2018
  17. Dec 10, 2018
  18. Dec 06, 2018
  19. Apr 15, 2018
Loading