From 3152430b62a418be69ff078f819829deb6ea2dd0 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 23 Nov 2005 11:18:24 +0000 Subject: doc updates for 1.12.1 release --- doc/manual.html | 108 +++++++++++++++++++++--------------------- doc/status.html | 10 ++-- doc/turkish-install-1.0.1.pdf | Bin 0 -> 209372 bytes 3 files changed, 59 insertions(+), 59 deletions(-) create mode 100644 doc/turkish-install-1.0.1.pdf (limited to 'doc') diff --git a/doc/manual.html b/doc/manual.html index 5025c8e8..fa1e5f66 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -1,54 +1,54 @@ - - -rsyslog documentation - - -

RSyslog - Documentation

-

Rsyslog is an enhanced syslogd -supporting, among others, MySQL, syslog/tcp, -fine grain output format control, and the ability to filter on any message part. -It is quite compatible to stock -sysklogd and can be used as a drop-in replacement. Its -advanced features make it suitable for enterprise-class, -encryption protected syslog -relay chains while at the same time being very easy to setup -for the novice user.

-

Visit the rsyslog status page to obtain current -version information and ports. If you like rsyslog, you might want to lend us -a helping hand. It doesn't require a lot of time - even a single mouse click -helps. Learn how to help the rsyslog project.

-

Follow the links below for the

- -

We have some in-depth papers on

- -

Also, there is an article from Dennis Olvany on -Syslog-to-SQL with rsyslog-0.8.4 on FreeBSD 5.4 -(which unfortunately is a bit outdated now).

-

Our rsyslog history page is for you if you would like to learn a little more -on why there is an rsyslog at all.

-

Documentation is added continously. Please note that the documentation here -matches only the current version of rsyslog. If you use an older version, be sure -to use the doc that came with it.

-

You can also browse the following online ressources:

- -

And don't forget about the rsyslog mailing list. -If you are interested in the "backstage", you may find -Rainer's -syslog blog an interesting read.

- - + + +rsyslog documentation + + +

RSyslog - Documentation

+

Rsyslog is an enhanced syslogd +supporting, among others, MySQL, syslog/tcp, +fine grain output format control, and the ability to filter on any message part. +It is quite compatible to stock +sysklogd and can be used as a drop-in replacement. Its +advanced features make it suitable for enterprise-class, +encryption protected syslog +relay chains while at the same time being very easy to setup +for the novice user.

+

Visit the rsyslog status page to obtain current +version information and ports. If you like rsyslog, you might want to lend us +a helping hand. It doesn't require a lot of time - even a single mouse click +helps. Learn how to help the rsyslog project.

+

Follow the links below for the

+ +

We have some in-depth papers on

+ +

Also, there is an article from Dennis Olvany on +Syslog-to-SQL with rsyslog-0.8.4 on FreeBSD 5.4 +(which unfortunately is a bit outdated now). Thanks to Ozgur Karatas, we also have a turkish install howto (based on the 1.0.1 release).

+

Our rsyslog history page is for you if you would like to learn a little more +on why there is an rsyslog at all.

+

Documentation is added continously. Please note that the documentation here +matches only the current version of rsyslog. If you use an older version, be sure +to use the doc that came with it.

+

You can also browse the following online ressources:

+ +

And don't forget about the rsyslog mailing list. +If you are interested in the "backstage", you may find +Rainer's +syslog blog an interesting read.

+ + diff --git a/doc/status.html b/doc/status.html index 551ad9a0..36480e1d 100644 --- a/doc/status.html +++ b/doc/status.html @@ -4,12 +4,12 @@

rsyslog status page

-

This page reflects the status as of 2005-10-26.

+

This page reflects the status as of 2005-11-23.

Current Releases

-

development: 1.12.0 - change log - -download

-

stable: 1.0.2 - change log - -download

+

development: 1.12.1 - change log - +download

+

stable: 1.0.3 - change log - +download

 (How are versions named?)

Do NOT use versions prior to 1.10.1 or 1.0.1, because they contain a SQL injection vulnerability (read diff --git a/doc/turkish-install-1.0.1.pdf b/doc/turkish-install-1.0.1.pdf new file mode 100644 index 00000000..9a50be5d Binary files /dev/null and b/doc/turkish-install-1.0.1.pdf differ -- cgit