mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-21 18:20:42 +01:00
24 lines
994 B
HTML
24 lines
994 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><title>Lines - rsyslog.conf</title></head>
|
|
<body>
|
|
<p>This is a part of the rsyslog.conf documentation.</p>
|
|
<a href="rsyslog_conf.html">Back to rsyslog.conf manual</a>
|
|
<h1>Lines</h1>
|
|
<p>Lines can be continued by specifying a backslash ("\") as the last
|
|
character of the line. There is a hard-coded maximum line length of 4K.<br>
|
|
If you need lines larger than that, you need to change compile-time
|
|
settings inside rsyslog and recompile.
|
|
</p>
|
|
|
|
<p>[<a href="manual.html">manual index</a>]
|
|
[<a href="rsyslog_conf.html">rsyslog.conf</a>]
|
|
[<a href="http://www.rsyslog.com/">rsyslog site</a>]</p>
|
|
<p><font size="2">This documentation is part of the
|
|
<a href="http://www.rsyslog.com/">rsyslog</a> project.<br>
|
|
Copyright © 2008-2010 by <a href="http://www.gerhards.net/rainer">Rainer Gerhards</a> and
|
|
<a href="http://www.adiscon.com/">Adiscon</a>. Released under the GNU GPL
|
|
version 3 or higher.</font></p>
|
|
</body>
|
|
</html>
|
|
|