851d24074e
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
56 lines
1.1 KiB
Text
56 lines
1.1 KiB
Text
ccollect_logwrapper(1)
|
|
======================
|
|
Nico Schottelius <nico-ccollect--@--schottelius.org>
|
|
|
|
|
|
NAME
|
|
----
|
|
ccollect_logwrapper - start ccollect(1) and create a unique logfile
|
|
|
|
|
|
SYNOPSIS
|
|
--------
|
|
'ccollect_logwrapper.sh' <ccollect options>
|
|
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
ccollect_logwrapper.sh creates a unique logfile below
|
|
'$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
|
|
|
|
|
|
SEE ALSO
|
|
--------
|
|
ccollect(1), ccollect_add_source(1), ccollect_analyse_logs(1),
|
|
ccollect_delete_source(1), ccollect_list_intervals(1)
|
|
|
|
|
|
AUTHOR
|
|
------
|
|
Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
|
|
|
|
|
|
RESOURCES
|
|
---------
|
|
Main web site: http://www.nico.schottelius.org/software/ccollect/[]
|
|
|
|
|
|
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).
|