~ubuntu-branches/ubuntu/lucid/rsyslog/lucid

« back to all changes in this revision

Viewing changes to doc/manual.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2007-10-19 17:21:49 UTC
  • Revision ID: james.westby@ubuntu.com-20071019172149-ie6ej2xve33mxiu7
Tags: upstream-1.19.10
ImportĀ upstreamĀ versionĀ 1.19.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<title>rsyslog documentation</title>
 
4
</head>
 
5
<body>
 
6
<h1>RSyslog - Documentation</h1>
 
7
<p><b><a href="http://www.rsyslog.com/">Rsyslog</a> is an enhanced syslogd
 
8
supporting, among others, <a href="rsyslog_mysql.html">MySQL</a>, 
 
 
b'<a href="http://wiki.rsyslog.com/index.php/FailoverSyslogServer">failover log '
 
 
b'destinations</a>, syslog/tcp, '
 
9
fine grain output format control, and the ability to filter on any message part.</b>
 
10
It is quite compatible to stock 
 
11
sysklogd and can be used as a drop-in replacement. Its <a href="features.html">
 
12
advanced features</a> make it suitable for enterprise-class, 
 
13
<a href="rsyslog_stunnel.html">encryption protected syslog</a>
 
14
relay chains while at the same time being very easy to setup 
 
15
for the novice user.</p>
 
16
<p><b>Visit the <i> <a href="status.html">rsyslog status page</a></i></b> to obtain current
 
17
version information and ports. <b>If you like rsyslog, you might want to lend us 
 
18
a helping hand. </b>It doesn't require a lot of time - even a single mouse click 
 
19
helps. Learn <a href="how2help.html">how to help the rsyslog project</a>.</p>
 
20
<p><b>Follow the links below for the</b></p>
 
21
<ul>
 
22
<li><a href="man_rsyslogd.html">rsyslogd man page</a>
 
23
<li><a href="rsyslog_conf.html">configuration file syntax (rsyslog.conf)</a><li>
 
 
b'<a href="property_replacer.html">property replacer, an important core component</a><li>a commented <a href="sample.conf.html">sample rsyslog.conf</a>'
 
24
<li><a href="bugs.html">rsyslog bug list</a><li><a href="rsyslog_packages.html">
 
 
b'rsyslog packages</a><li><a href="generic_design.html">backgrounder on generic '
 
 
b'syslog application design</a><li><a href="contributors.html">contributor &quot;Hall '
 
 
b'of Fame&quot;</a><li><a href="modules.html">description of rsyslog modules</a></ul>'
 
25
<p><b>We have some in-depth papers on</b></p>
 
26
<ul>
 
27
        <li><a href="install.html">installing rsyslog</a></li>
 
 
b'\t<li><a href="ipv6.html">rsyslog and IPv6</a> (which is fully supported)</li>'
 
28
        <li><a href="rsyslog_stunnel.html">ssl-encrypting syslog with stunnel</a></li>
 
29
        <li><a href="rsyslog_mysql.html">writing syslog messages to MySQL</a></li>
 
30
        <li><a href="rsyslog_php_syslog_ng.html">using php-syslog-ng with rsyslog</a></li>
 
 
b'\t<li><a href="rsyslog_recording_pri.html">recording the syslog priority '
 
 
b'\t(severity and facility) to the log file</a></li>'
 
 
b'\t<li><a href="http://www.rsyslog.com/Article19.phtml">preserving syslog '
 
 
b'\tsender over NAT</a> (online only)</li>'
 
31
</ul>
 
32
<p>Also, there is an article from Dennis Olvany on 
 
33
<a href="rsyslog084-freebsd5.4.txt">Syslog-to-SQL with rsyslog-0.8.4 on FreeBSD 5.4</a> 
 
34
(which unfortunately is a bit outdated now).</p>
 
35
<p>Our <a href="history.html">rsyslog history</a> page is for you if you would like to learn a little more
 
36
on why there is an rsyslog at all. If you are interested why you should care 
 
 
b'about rsyslog at all, you may want to read Rainer\'s essay on &quot;<a href="http://rgerhards.blogspot.com/2007/08/why-does-world-need-another-syslogd.html">why '
 
 
b'the world needs another syslogd</a>&quot;.</p>'
 
37
<p>Documentation is added continuously. Please note that the documentation here
 
38
matches only the current version of rsyslog. If you use an older version, be sure
 
39
to use the doc that came with it.</p>
 
40
<p><b>You can also browse the following online resources:</b></p>
 
41
<ul>
 
42
<li>the <a href="http://wiki.rsyslog.com/">rsyslog wiki</a>, a community 
 
 
b'resource</li>'
 
43
<li><a href="http://www.rsyslog.com/module-Static_Docs-view-f-manual.html.phtml">rsyslog online documentation</a></li>
 
44
<li><a href="http://www.rsyslog.com/Topic3.phtml">rsyslog FAQ</a></li>
 
45
<li><a href="http://www.rsyslog.com/PNphpBB2.phtml">rsyslog discussion forum</a></li>
 
46
<li><a href="http://www.rsyslog.com/Topic4.phtml">rsyslog change log</a></li>
 
47
<li><a href="http://www.monitorware.com/en/syslog-enabled-products/">syslog device configuration guide</a> (off-site)</li>
 
48
</ul>
 
49
<p>And don't forget about the <a href="http://lists.adiscon.net/mailman/listinfo/rsyslog">rsyslog mailing list</a>. 
 
50
If you are interested in the &quot;backstage&quot;, you may find
 
51
<a href="http://www.gerhards.net/rainer">Rainer</a>'s
 
52
<a href="http://rgerhards.blogspot.com/">blog</a> an interesting read (filter on 
 
 
b'syslog and rsyslog tags).</p>'
 
53
</body>
 
54
</html>