Skip to content
Snippets Groups Projects
  1. Jan 31, 2013
  2. Jan 11, 2013
  3. Jan 10, 2013
  4. Nov 07, 2012
    • Danny Auble's avatar
    • Janne Blomqvist's avatar
      Modify default log timestamp pto conform to RFC 5424 format · 4b941731
      Janne Blomqvist authored
      the attached patch changes the default timestamp format in logfiles to conform to RFC 5424 (the current version of the syslog RFC). It is identical to the current default "ISO 8601" timestamp used by slurm, with the exception that the timezone offset is appended. This has the benefits of
      
      1) It's unambiguous.
      
      2) Avoids potential confusion for admins running cluster(s) in different timezones.
      
      3) Might help debug issues related to DST transitions. (More on that later..)
      
      (To be pedantic, a RFC 5424 timestamp is still a valid ISO 8601 timestamp, but the converse is not necessarily true. So there is RFC 3339 which is a "profile" of ISO 8601, that is a subset, recommended for internet protocols. The RFC 5424 timestamp, in turn, is a subset of the RFC 3339 timestamps.)
      
      The previous behavior of can be used by running configure with the
      
      --disable-rfc5424time
      
      flag.
      4b941731
  5. Nov 06, 2012
  6. Nov 02, 2012
  7. Oct 26, 2012
  8. Oct 23, 2012
  9. Oct 18, 2012
  10. Oct 17, 2012
  11. Sep 25, 2012
  12. Sep 13, 2012
  13. Sep 07, 2012
  14. Aug 17, 2012
  15. Jul 30, 2012
  16. Jul 27, 2012
  17. Jul 25, 2012
  18. Jul 18, 2012
  19. Jun 15, 2012
  20. May 31, 2012
  21. May 11, 2012
  22. May 09, 2012
  23. May 01, 2012
  24. Apr 26, 2012
  25. Apr 10, 2012
  26. Apr 03, 2012
  27. Mar 26, 2012
  28. Mar 14, 2012
  29. Mar 13, 2012
  30. Feb 21, 2012
  31. Feb 20, 2012
  32. Feb 08, 2012
Loading