我所做的是sudo bash configure-apache.sh -a XXXXXX-u XXXXXXERROR: Apache logs did not make to Loggly in time.Manual instructions to configure Apache2 is available at https://www.log
我设置了3个传输:控制台,文件和日志(使用https://github.com/loggly/winston-loggly-bulk)。虽然控制台和文件传输可以正常记录,但我的Loggly传输只记录了我最初的“服务器侦听端口3001”日志,而没有记录其他日志,我不明白为什么。logger-utils.ts: import * as winston from 'winston';
import { Loggly } from 'winston-lo