'\" t .\" Title: ccollect_analyse_logs .\" Author: Nico Schottelius .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: 09/26/2016 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .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 ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ccollect_analyse_logs \- analyse logs produced by ccollect(1) .SH "SYNOPSIS" .sp \fIccollect_analyse_logs\&.sh\fR [iwe] .SH "DESCRIPTION" .sp 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\&. .SH "FILES" .PP ccollect log files .RS 4 Are read from stdin .RE .SH "EXAMPLES" .PP cat /var/log/ccollect/single/* | ccollect_analyse_logs\&.sh iw .RS 4 Displays warnings and informational parts .RE .PP ccollect_analyse_logs\&.sh iw < /var/log/ccollect/all_together .RS 4 Displays only error messages (useful for the morning mail) .RE .SH "SEE ALSO" .sp ccollect(1), ccollect_add_source\&.sh, ccollect_delete_source(1), ccollect_list_intervals(1), ccollect_logwrapper(1), .SH "AUTHOR" .sp Nico Schottelius .SH "RESOURCES" .sp Main web site: http://www\&.nico\&.schottelius\&.org/software/ccollect/ .SH "COPYING" .sp 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)\&. .SH "AUTHOR" .PP \fBNico Schottelius\fR <\&nico\-ccollect\-\-@\-\-schottelius\&.org\&> .RS 4 Author. .RE