【发布时间】:2015-05-06 11:56:06
【问题描述】:
我正在尝试在我的 ubuntu 机器中的 apache 中配置 loggly。 我所做的是
curl -O https://www.loggly.com/install/configure-apache.sh
sudo bash configure-apache.sh -a XXXXXX -u XXXXXX
输入最后一行后是这样的
ERROR: Apache logs did not make to Loggly in time. Please check network and firewall settings and retry.
Manual instructions to configure Apache2 is available at https://www.loggly.com/docs/sending-apache-logs/. Rsyslog troubleshooting instructions are available at https://www.loggly.com/docs/troubleshooting-rsyslog/
知道为什么会显示以及如何解决吗?
【问题讨论】: