1HA_LOGD(8)              System administration utilitie              HA_LOGD(8)
2
3
4

NAME

6       ha_logd - Logging Daemon for High-Availability Linux
7

SYNOPSIS

9       ha_logd [-s] [-k] [-d] [-h] [-c file]
10

DESCRIPTION

12       ha_logd is a logging daemon for Linux-HA. It receives messages from a
13       local domain socket /var/lib/heartbeat/log_daemon, and writes them to
14       appropriate files and syslog if enabled. The reason for utilizing this
15       logging daemon is that occasionally Heartbeat suffers from disk I/O
16       delays. By sending log messages to a logging daemon, heartbeat can
17       avoid such I/O delays.
18

OPTIONS

20       The following options are supported:
21
22       -s
23           Show ha_logd status (either running or stopped)
24
25       -k
26           Stop (kill) the daemon
27
28       -d
29           Daemonize (without this option, ha_logd will run in the foreground)
30
31       -h
32           Show a brief usage message
33
34       -c file
35           Configuration file. You may configure a regular log file, debug log
36           file, log facility, and entity. For details, see the example
37           ha_logd.cf file found in the documentation.
38

FILES

40       ·   /var/run/ha_logd.pid – PID file
41
42       ·   ha_logd.cf – example configuration file
43

SEE ALSO

45       heartbeat(8), ha_logger(1)
46

AUTHORS

48       Alan Robertson <alanr@unix.sh>
49           ha_logd
50
51       Guochun Shi <gshi@ncsa.uiuc.edu>
52           ha_logd
53
54       Marowsky-Bree Lars <lmb@suse.de>
55           ha_logd
56
57       Florian Haas <florian.haas@linbit.com>
58           man page
59
60
61
62cluster-glue 1.0.6             December 8, 2009                     HA_LOGD(8)
Impressum