Github user asfgit closed the pull request at:
https://github.com/apache/cloudstack/pull/993
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user wido commented on the pull request:
https://github.com/apache/cloudstack/pull/993#issuecomment-151791418
@bhaisaab With systemd we no longer write a out and err file. We did this
with JSVC, but now it's send to stdout and stderr which is then picked up by
journald.
---
I
Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/993#issuecomment-151790777
@wido fixed now. Do you mean with systemd, there is no point in using
logrotate?
---
If your project is set up for it, you can reply to this email and have your
re
Github user wido commented on the pull request:
https://github.com/apache/cloudstack/pull/993#issuecomment-151778493
Why only RPM and not for DEB?
Keep in mind though that with systemd this is no longer valid
---
If your project is set up for it, you can reply to this email a
GitHub user bhaisaab opened a pull request:
https://github.com/apache/cloudstack/pull/993
[4.5] CLOUDSTACK-9000: logrotate cloudstack-agent out and err logs
Adds logrotate rules for cloudstack-agent.{err,out} log files
cc @remibergsma @wido @wilderrodrigues and others
You c