1. NAME

ccollect_analyse_logs - analyse logs produced by ccollect(1)

2. SYNOPSIS

ccollect_analyse_logs.sh [iwe]

3. DESCRIPTION

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.

4. FILES

ccollect log files

Are read from stdin

5. EXAMPLES

cat /var/log/ccollect/single/* | ccollect_analyse_logs.sh iw

Displays warnings and informational parts

ccollect_analyse_logs.sh iw < /var/log/ccollect/all_together

Displays only error messages (useful for the morning mail)

6. SEE ALSO

ccollect(1), ccollect_add_source.sh, ccollect_delete_source(1), ccollect_list_intervals(1), ccollect_logwrapper(1),

7. AUTHOR

8. RESOURCES

9. COPYING

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).