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.
我目前使用文本文件来跟踪系统中的错误或监视过程。我想与 Gearman 一起扩大规模,让工人在分开的机器上工作。当您有多个服务器时,记录的方式是什么,假设我想继续登录到文本文件并全面了解整个过程。
我们将 syslog-ng 用于 apache 和 php 错误日志——它可以使用不同的过滤器收集不同的日志并将其发送到中央存储。