标签: nginx loggly
为nginx配置loggly代理时,它返回。错误:Nginx未配置为服务。配置文件中是否缺少某些内容?
答案 0 :(得分:0)
看着Loggly's nginx install script我看到,它只是检查SysV init。 显然你已经使用Systemd而不是SysV init设置了一个新Box。 Loggly安装程序因Systemd而失败;他们必须更新他们的脚本。
暂时你必须configure all the stuff manually。