The query_central_logger command returns the name of the node currently defined
as the central logger. The central logger is the node holding the
central log file to which SNAplus2 log messages from all servers
are sent. This command does not return information about whether
central logging is active; use query_central_logging to determine this.
This command must be issued without specifying a node name.
Supplied Parameters |
 |
No parameters are supplied for this command.
Returned Parameters |
 |
Parameter name Type Length node_name character 64
|
If the command executes successfully, SNAplus2 returns the
following parameter:
- node_name
The name of the node defined as the central logger.
You can issue query_central_logging to this node to determine whether central logging is
currently enabled.
Error Return Codes |
 |
If the command cannot be executed, SNAplus2 returns a primary
return code to indicate the type of error and a secondary return
code to provide specific details about the reason for unsuccessful
execution.
No parameter errors occur for this command.
If the command does not execute because of a state error,
SNAplus2 returns the following parameters:
- primary_rc
STATE_CHECK
- secondary_rc
- NO_CENTRAL_LOG
No master server is currently active.