diff options
Diffstat (limited to 'doc/imfile.html')
-rw-r--r-- | doc/imfile.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/imfile.html b/doc/imfile.html index 3cc8308d..c35fd022 100644 --- a/doc/imfile.html +++ b/doc/imfile.html @@ -3,7 +3,6 @@ <meta http-equiv="Content-Language" content="en"><title>Text File Input Monitor</title> </head> - <body> <h1>Text File Input Module</h1> <p><b>Module Name: imfile</b></p> @@ -58,12 +57,14 @@ specified multiple times.</li> facility</span><br> The syslog facility to be assigned to lines read. Can be specified in textual form (e.g. "local0", "local1", ...) or as numbers (e.g. 128 for -"local0"). Textual form is suggested. <span style="font-weight: bold;">Default</span> is "local0".<span style="font-weight: bold;"></span></li> +"local0"). Textual form is suggested. <span style="font-weight: bold;">Default</span> is +"local0".<span style="font-weight: bold;"></span></li> <li><span style="font-weight: bold;">$InputFileSeverity</span><br> The syslog severity to be assigned to lines read. Can be specified in textual form (e.g. "info", "warning", ...) or as numbers (e.g. 4 for -"info"). Textual form is suggested. <span style="font-weight: bold;">Default</span> is "notice".</li> +"info"). Textual form is suggested. <span style="font-weight: bold;">Default</span> +is "notice".</li> <li><span style="font-weight: bold;">$InputRunFileMonitor</span><br> This <span style="font-weight: bold;">activates</span> the current monitor. It has no parameters. If you forget this @@ -122,7 +123,7 @@ $InputFilePollingInterval 10 <p><font size="2">This documentation is part of the <a href="http://www.rsyslog.com/">rsyslog</a> project.<br> -Copyright © 2008 by <a href="http://www.gerhards.net/rainer">Rainer +Copyright © 2008 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> |