1HA_LOGGER(1) User commands HA_LOGGER(1)
2
3
4
6 ha_logger - Log a message to files and/or syslog through the HA Logging
7 Daemon
8
10 ha_logger [-D [ha-log] | [ha-debug]] [-t tag] message...
11
13 ha_logger is used to log a message to files/syslog through the HA
14 Logging Daemon.
15
17 The following options are supported:
18
19 -D ha-log|ha-debug
20 Log the message to different files. ha-log will log the message to
21 the log file and the debug file, while ha-debug will log the
22 message to the debug file only.
23
24 -t tag
25 Mark every line in the log with the specified tag.
26
27 message
28 The message that should be logged.
29
31 heartbeat(8), ha_logd(8)
32
34 Alan Robertson <alanr@unix.sh>
35 ha_logd
36
37 Guochun Shi <gshi@ncsa.uiuc.edu>
38 ha_logd
39
40 Marowsky-Bree Lars <lmb@suse.de>
41 ha_logd
42
43 Florian Haas <florian.haas@linbit.com>
44 man page
45
46
47
48cluster-glue 1.0.6 December 8, 2009 HA_LOGGER(1)