2001-05-20 04:54:49 +02:00
|
|
|
This new design of syslog allows for an easy implementation of input and output
|
|
|
|
modules. The modules that mantain compatibility with its precursor (Secure
|
|
|
|
Syslog) are included in the standard distribution along with four modules:
|
|
|
|
om_peo (an implementation of PEO-1 and L-PEO, two algorithmic protocols for
|
|
|
|
integrity checking), om_mysql and om_pgsql (modules that sends output to a
|
|
|
|
MySQL and PostgreSQL database, respectively) and om_regex (a module that allows
|
|
|
|
output redirection using regular expressions).
|
|
|
|
|
2005-09-15 14:01:48 +02:00
|
|
|
WWW: http://oss.coresecurity.com/projects/msyslog.html
|
2001-05-20 04:54:49 +02:00
|
|
|
|
|
|
|
- Anders Nordby <anders@fix.no>
|