Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的目标是为安装在 Windows 上的 salt-minion 实现日志轮换。似乎 - 没有标准的方法来达到这一点:他们 GitHub 上的问题34265和26195仍然存在。
我考虑过某种 win-task + 一些脚本,但我不想意外停止 salt-minion 服务:它可能会执行不应中断的重要任务。
也许有人对这个问题有很好的解决方案?
感谢 Loren Gordon 的回复和 Sergey Kizunov 的实施,我们已经合并了变更集以进行开发。我希望它很快就会发布。