This doesn't give the nice GUI presentation and custom log recording available from the "Manage Jenkins" / "System log" interface, but the Debian install package by default writes its logs to /var/log/jenkins/.
The log files in that directory age for a week before they are "rolled over" to a new log. They are retained as compressed files in that directory for at least 3 months. As far as I can tell, since you're using the default system log settings, those log files would retain the log information you're seeking. Mark Waite On Fri, Jan 2, 2015 at 3:29 AM, David Aldrich <[email protected]> wrote: > Hi > > > > We use the default system log settings in Jenkins 1.595. I notice that > the length of the log is limited to 24 hours. How can I increase that time? > > > > Best regards > > > > David > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/41302A7145AC054FA7A96CFD03835A0A0B90ECC1%40EX10MBX02.EU.NEC.COM > <https://groups.google.com/d/msgid/jenkinsci-users/41302A7145AC054FA7A96CFD03835A0A0B90ECC1%40EX10MBX02.EU.NEC.COM?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFTGtb1e7m%2BoSDdjnJoE6shRfgOS9n1fQHdNagKtUn22A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
