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.
是否可以从共享主机收集 php 日志文件?我的一些客户有一个小型托管包,无法安装 apache 模块。
从 FTP 或相关导入日志数据将是一个很好的解决方案
只要您可以获取原始日志文件,您就可以使用Filebeat、Logstash或任何其他支持 Graylog 支持的协议(例如 GELF、Beats/Lumberjack 或 Syslog)的日志传送器将它们导入 Graylog。