Rsyslog 日志处理系统

程序名称:Rsyslog

授权协议: GPLv3

操作系统: Linux

开发语言: C/C++

Rsyslog 介绍

Rsyslog 是一个 syslogd 的多线程增强版。它提供高性能、极好的安全功能和模块化设计。虽然它基于常规的 syslogd,但 rsyslog
已经演变成了一个强大的工具,可用于:

  • 接收来自各种来源的输入

  • 转换它们

  • 将结果输出到不同的目的地

架构

Among others, it offers support for on-demand disk buffering, reliable syslog
over TCP, SSL, TLS, and RELP, writing to databases (MysqL, Postgresql, Oracle,
and many more), email alerting, fully configurable output formats (including
high-precision timestamps), the ability to filter on any part of the syslog
message, on-the-wire message compression, and the ability to convert text
files to syslog. It is a drop-in replacement for stock syslogd and able to
work with the same configuration file Syntax.

Rsyslog 官网

http://www.rsyslog.com/

相关编程语言

IPTraf是一个使用简单的网络状况监视工具。
所谓 rootkit ,是一类入侵者经常使用的工具。这类工...
系统管理员可以利用Health Monitor 去监控网络中的每...
当服务器遭到黑客攻击时,在多数情况下,黑客可能对...
Hobbit是一个基于WEB用于监视系统运行状态和网络信息...
MX4J是Java管理扩展技术的一个开源实现,支持JSR3 (...