Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
HA_LOGGER(1)			 User commands			  HA_LOGGER(1)

NAME
       ha_logger - Log a message to files and/or syslog	through	the HA Logging
       Daemon

SYNOPSIS

       ha_logger [-D [ha-log] |	[ha-debug]] [-t	tag] message...

DESCRIPTION
       ha_logger is used to log	a message to files/syslog through the HA
       Logging Daemon.

OPTIONS
       The following options are supported:

       -D ha-log|ha-debug
	   Log the message to different	files.	ha-log will log	the message to
	   the log file	and the	debug file, while ha-debug will	log the
	   message to the debug	file only.

       -t tag
	   Mark	every line in the log with the specified tag.

       message
	   The message that should be logged.

SEE ALSO
       heartbeat(8), ha_logd(8)

AUTHORS
       Alan Robertson <alanr@unix.sh>
	   ha_logd

       Guochun Shi <gshi@ncsa.uiuc.edu>
	   ha_logd

       Marowsky-Bree Lars <lmb@suse.de>
	   ha_logd

       Florian Haas <florian.haas@linbit.com>
	   man page

cluster-glue 1.0.12	       December	8, 2009			  HA_LOGGER(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ha_logger&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help