DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) MySQL Cluster Event Reports

Info Catalog (mysql.info.gz) mgm client commands (mysql.info.gz) MySQL Cluster Management (mysql.info.gz) MySQL Cluster Single User Mode
 
 16.5.2 Event Reports Generated in MySQL Cluster
 -----------------------------------------------
 
 MySQL Cluster has two event logs, the cluster log and the node log.
 
    * The cluster log is a log of the whole cluster and this log can have
      multiple destinations (file, management server console window or
      syslog).
 
    * The node log is a log that is local to each database node and is
      written to the console window of the database node. The two logs
      can be set to log different subsets of the list of events.
 
 Note: The cluster log is the recommended log.  The node log is only
 intended to be used during application development or for debugging
 application code.
 
 Each reportable event has the following properties:
    * Category (STARTUP, SHUTDOWN, STATISTICS, CHECKPOINT, NODERESTART,
      CONNECTION, ERROR, INFO)
 
    * Priority (1-15 where 1 - Most important, 15 - Least important)
 
    * Severity (ALERT, CRITICAL, ERROR, WARNING, INFO, DEBUG)
 
 The two logs (the cluster log and the node log) can be filtered on
 these properties.
 

Menu

 
* MySQL Cluster Logging Management Commands  Logging Management Commands
* MySQL Cluster Log Events    Log Events
 
Info Catalog (mysql.info.gz) mgm client commands (mysql.info.gz) MySQL Cluster Management (mysql.info.gz) MySQL Cluster Single User Mode
automatically generated byinfo2html