2008-03-17 10:42:06 +00:00
|
|
|
ccollect_logwrapper(1)
|
2007-08-20 16:07:10 +00:00
|
|
|
======================
|
|
|
|
Nico Schottelius <nico-ccollect--@--schottelius.org>
|
|
|
|
|
|
|
|
|
|
|
|
NAME
|
|
|
|
----
|
2008-03-10 07:32:51 +00:00
|
|
|
ccollect_logwrapper - start ccollect(1) and create a unique logfile
|
2007-08-20 16:07:10 +00:00
|
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
--------
|
2008-03-10 07:32:51 +00:00
|
|
|
'ccollect_logwrapper.sh' <ccollect options>
|
2007-08-20 16:07:10 +00:00
|
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
-----------
|
2008-03-10 07:32:51 +00:00
|
|
|
ccollect_logwrapper.sh creates a unique logfile below
|
2007-08-20 16:07:10 +00:00
|
|
|
'$CCOLLECT_CONF/logwrapper' and redirects ccollect(1) output
|
|
|
|
(stdout and stderr) to it.
|
|
|
|
|
|
|
|
|
|
|
|
OPTIONS
|
|
|
|
-------
|
|
|
|
Options are passed directly to ccollect(1).
|
|
|
|
|
|
|
|
|
|
|
|
FILES
|
|
|
|
-----
|
|
|
|
$CCOLLECT_CONF/logwrapper::
|
|
|
|
Directory containing the configuration. $CCOLLECT_CONF is '/etc/ccollect', if unset.
|
|
|
|
|
|
|
|
$CCOLLECT_CONF/logwrapper/destination::
|
|
|
|
Link to the destination directory for the logfiles
|
|
|
|
|
2008-03-10 07:32:51 +00:00
|
|
|
|
2007-08-20 16:07:10 +00:00
|
|
|
SEE ALSO
|
|
|
|
--------
|
2008-03-10 07:32:51 +00:00
|
|
|
ccollect(1), ccollect_add_source(1), ccollect_analyse_logs(1),
|
|
|
|
ccollect_delete_source(1), ccollect_list_intervals(1)
|
2007-08-20 16:07:10 +00:00
|
|
|
|
|
|
|
|
|
|
|
AUTHOR
|
|
|
|
------
|
|
|
|
Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
|
|
|
|
|
|
|
|
|
|
|
|
RESOURCES
|
|
|
|
---------
|
2009-07-01 08:00:18 +00:00
|
|
|
Main web site: http://www.nico.schottelius.org/software/ccollect/[]
|
2007-08-20 16:07:10 +00:00
|
|
|
|
|
|
|
|
|
|
|
COPYING
|
|
|
|
-------
|
2008-03-10 07:32:51 +00:00
|
|
|
Copyright \(C) 2007-2008 Nico Schottelius. Free use of this software is
|
2007-08-20 16:07:10 +00:00
|
|
|
granted under the terms of the GNU General Public License Version 3 (GPLv3).
|