Update the file compression format and Jenkins Sandbox and
Production locations.
Change-Id: I9e5345a5d8f2ef1df7312b6eff2e468f6dcd42bc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
know the JOB_NAME and BUILD_NUMBER you can replace the paths before it to
convert the URL between Jenkins and the Log server.
+We compress and store individual log files in gzip (.gz) format on the
+Nexus log repository. You can access these files through the URL.
+
+* Jenkins Production:
+ ``https://logs.example.org/production``
+* Jenkins Sandbox:
+ ``https://logs.example.org/sandbox``
+
Log Cleanup Schedule
====================