分类: LINUX
2008-03-03 21:09:40
The syslog-ng application is not log analysis software. It can filter log messages and select only the ones matching certain criteria. It can even convert the messages and restructure them to a predefined format. But syslog-ng cannot interpret and analyze the meaning behind the messages, or recognize patterns in the occurrence of different messages.
# 注释 :syslog-ng 并不是日志分析软件,它可以过滤日志消息,也可以转换日志消息为某个特定的格式。
# 但 syslog-ng 无法分析日志背后所隐藏的含义,从而得出某个结论