2009-07-01 20:44:36 +00:00
'\" t
2009-05-26 21:45:19 +00:00
. \" Title: ccollect_analyse_logs
2016-09-26 16:01:01 +00:00
. \" Author: Nico Schottelius <nico-ccollect--@--schottelius.org>
. \" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
. \" Date: 09/26/2016
. \" Manual: \ \&
. \" Source: \ \&
2009-07-01 20:44:36 +00:00
. \" Language: English
2009-05-26 21:45:19 +00:00
. \"
2016-09-26 16:01:01 +00:00
.TH "CCOLLECT_ANALYSE_LOG" "1" "09/26/2016" "\ \&" "\ \&"
. \" -----------------------------------------------------------------
. \" * Define some portability stuff
. \" -----------------------------------------------------------------
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
. \" http://bugs.debian.org/507673
. \" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n (.g .ds Aq \(aq
.el .ds Aq '
2009-07-01 20:44:36 +00:00
. \" -----------------------------------------------------------------
. \" * set default formatting
. \" -----------------------------------------------------------------
2009-05-26 21:45:19 +00:00
. \" disable hyphenation
.nh
. \" disable justification (adjust text to left margin only)
.ad l
2009-07-01 20:44:36 +00:00
. \" -----------------------------------------------------------------
. \" * MAIN CONTENT STARTS HERE *
. \" -----------------------------------------------------------------
2009-05-26 21:45:19 +00:00
.SH "NAME"
2009-07-01 20:44:36 +00:00
ccollect_analyse_logs \- analyse logs produced by ccollect(1)
2009-05-26 21:45:19 +00:00
.SH "SYNOPSIS"
.sp
2009-07-01 20:44:36 +00:00
\fI ccollect_analyse_logs\& .sh\fR [iwe]
2009-05-26 21:45:19 +00:00
.SH "DESCRIPTION"
.sp
2009-07-01 20:44:36 +00:00
ccollect_analyse_logs\& .sh reads the logfiles from stdin\& . You have to specify at least one of the three loglevels (*i*nformational, *w*arning, *e*rror)\& . Any combination of them is allowed\& .
2009-05-26 21:45:19 +00:00
.SH "FILES"
.PP
ccollect log files
.RS 4
Are read from stdin
.RE
.SH "EXAMPLES"
.PP
2009-07-01 20:44:36 +00:00
cat /var/log/ccollect/single/* | ccollect_analyse_logs\& .sh iw
2009-05-26 21:45:19 +00:00
.RS 4
Displays warnings and informational parts
.RE
.PP
2009-07-01 20:44:36 +00:00
ccollect_analyse_logs\& .sh iw < /var/log/ccollect/all_together
2009-05-26 21:45:19 +00:00
.RS 4
Displays only error messages (useful for the morning mail)
.RE
.SH "SEE ALSO"
.sp
2009-07-01 20:44:36 +00:00
ccollect(1), ccollect_add_source\& .sh, ccollect_delete_source(1), ccollect_list_intervals(1), ccollect_logwrapper(1),
2009-05-26 21:45:19 +00:00
.SH "AUTHOR"
.sp
2009-07-01 20:44:36 +00:00
Nico Schottelius <nico\- ccollect\- \- @\- \- schottelius\& .org>
2009-05-26 21:45:19 +00:00
.SH "RESOURCES"
.sp
2009-07-01 20:44:36 +00:00
Main web site: http://www\& .nico\& .schottelius\& .org/software/ccollect/
2009-05-26 21:45:19 +00:00
.SH "COPYING"
.sp
2009-07-01 20:44:36 +00:00
Copyright (C) 2007\- 2008 Nico Schottelius\& . Free use of this software is granted under the terms of the GNU General Public License Version 3 (GPLv3)\& .
2016-09-26 16:01:01 +00:00
.SH "AUTHOR"
.PP
\fB Nico Schottelius\fR <\& nico\- ccollect\- \- @\- \- schottelius\& .org\& >
.RS 4
Author.
.RE