jenkinsci / jenkinsci/subversion-plugin
[JENKINS-3860] some kind of log rotation service built into the service wrapper.
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
baz themail wrote:
Also, what happen if i have a job to rename the log file (backup into
filename with date), will that crash or have bad effects on hudson server?
I believe Hudson keeps this file open all the time, so you won't be able to
rename it.
If I run Hudson as windows service, are you saying that hudson.out.log is
created by windows? How can i manage the growing log file?
I guess we need some kind of log rotation service built into the service
wrapper. Can you file an issue so that we can get to it after JavaOne?
---
Originally reported by bazthemail, imported from: some kind of log rotation service built into the service wrapper.
kohsuke
Raw content of original issue
baz themail wrote:
Also, what happen if i have a job to rename the log file (backup into
filename with date), will that crash or have bad effects on hudson server?I believe Hudson keeps this file open all the time, so you won't be able to
rename it.If I run Hudson as windows service, are you saying that hudson.out.log is
created by windows? How can i manage the growing log file?I guess we need some kind of log rotation service built into the service
wrapper. Can you file an issue so that we can get to it after JavaOne?
- environment:
Platform: All, OS: All
Contributor guide
Assessment
This issue has not been assessed yet.