[PATCH] add --hostlimit and --html_wrap to logwatch.8
Jan Synacek <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Added missing options to the manpage. Thanks, -- Jan Synacek Software Engineer, Red Hat ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Logwatch-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/logwatch-devel
logwatch-man.patch
(text/x-patch, 1.3 KB)
Add --hostlimit and --html_wrap to the logwatch.8 manpage. Author: Jan Synacek <[email protected]> --- logwatch-svn140/logwatch.8 2013-05-22 15:29:09.779339911 +0200 +++ logwatch-svn140-dist/logwatch.8 2013-05-22 15:48:03.248311264 +0200 @@ -21,8 +21,12 @@ logwatch \- system log analyzer and repo .I file-name .B ] [--logdir .I directory +.B ] [--hostlimit +.I hosts .B ] [--hostname .I hostname +.B ] [--html_wrap +.I number of characters .B ] [--hostformat .I host based options .B ] [--output @@ -94,6 +98,8 @@ instead of displaying or mailing it. Look in .I directory for log subdirectories or log files instead of the default directory. +.IP "\fB--hostlimit\fR host1,host2" +Limit report to hostname - host1, host2. .IP "\fB--hostname\fR hostname" Use .I hostname @@ -101,6 +107,8 @@ for the reports instead of this system's if HostLimit is set in the logwatch.conf configuration file (see \fBMORE INFORMATION\fR, below), then only logs from this hostname will be processed (where appropriate). +.IP "\fB--html_wrap\fR num-characters" +Number of characters that html output should be wrapped to. Default is 80. .IP "\fB--numeric\fR" Inhibits additional name lookups, displaying IP addresses numerically. .IP "\fB--no-oldfiles-log\fR"