简体   繁体   中英

How to use logrotate with cluster?

How to use logrotate with cluster node.js module ? What kind of signal logrotate must send to cluster process for reopening log files ?

在我自己尝试之后,这绝对是你问题的答案: https//npmjs.org/package/log4node

This is not possible yet, it's one of the first issues of cluster:

https://github.com/LearnBoost/cluster/issues/5

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM