central_log(1)
NAME
central_log - program collecting all logs from narval sub systems
actors.
SYNOPSIS
central_log [options]
DESCRIPTION
central_log program is based on log4Ada in order to collect all narval
actors' logs. It also use Ada 2005 Annex E in order to do it transparently.
OPTIONS
- --log_level info|warn|debug
- Allow you to filter the output of central log.
- --name NAME_OF_THE_LOGGER
- Allow you to give a name to the local logger.
- --server SERVER_NAME_OR_ADDRESS
- Server name of a compliant log4j server as chainsaw you want to forward the logs.
- --port SERVER_PORT
- Port of the compliant log4j server you want to forward the logs.
- --console BOOLEAN
- Have to be set to true if you want both local console and forward to a server. Default behaviour is to log to console without forwarding to any server.
SEE ALSO
- aws_shell
- - WEB services based bridge between Narval sub systems and the "rest" of the world.
- narval_naming_service
- - list and allow narval sub systems to register.
AUTHOR
- This manual page was written by Xavier Grave
<xavier.grave@ipno.in2p3.fr>. It can be used by others.