Back to Redis

Alerts Events

content/operate/rs/7.4/clusters/logging/alerts-events.md

latest18.1 KB
Original Source

The following alerts and events can appear in syslog and the Cluster Manager UI logs.

Alert/EventUI messageSeverityNotes
aof_slow_disk_ioRedis performance is degraded as a result of disk I/O limitsTrue: error, False: infonode alert
authentication_errerrorbdb event; Replica of - error authenticating with the source database
backup_delayedPeriodic backup has been delayed for longer than <threshold> minutesTrue: warning, False: infobdb alert; Has threshold parameter in the data: section of the log entry.
backup_failederrorbdb event
backup_startedinfobdb event
backup_succeededinfobdb event
bdb_createdinfobdb event
bdb_deletedinfobdb event
bdb_updatedinfobdb event; Indicates that a bdb configuration has been updated
checks_errorerrornode event; Indicates that one or more node checks have failed
cluster_updatedinfocluster event; Indicates that cluster settings have been updated
compression_unsup_errerrorbdb event; Replica of - Compression not supported by sync destination
crossslot_errerrorbdb event; Replica of - sharded destination does not support operation executed on source
cpu_utilizationCPU utilization has reached <threshold>%True: warning, False: infonode alert; Has global_threshold parameter in the key/value section of the log entry.
even_node_countTrue high availability requires an odd number of nodesTrue: warning, False: infocluster alert
ephemeral_storageEphemeral storage has reached <threshold>% of its capacityTrue: warning, False: infonode alert; Has global_threshold parameter in the key/value section of the log entry.
export_failederrorbdb event
export_startedinfobdb event
export_succeededinfobdb event
failedNode failedcriticalnode alert
free_flashFlash storage has reached <threshold>% of its capacityTrue: warning, False: infonode alert; Has global_threshold parameter in the key/value section of the log entry.
high_latencyLatency is higher than <threshold> millisecondsTrue: warning, False: infobdb alert; Has threshold parameter in the key/value section of the log entry.
high_syncer_lagReplica of - sync lag is higher than <threshold> secondsTrue: warning, False: infobdb alert; Has threshold parameter in the key/value section of the log entry.
high_throughputThroughput is higher than <threshold> RPS (requests per second)True: warning, False: infobdb alert; Has threshold parameter in the key/value section of the log entry.
import_failederrorbdb event
import_startedinfobdb event
import_succeededinfobdb event
inconsistent_redis_swNot all databases are running the same open source versionTrue: warning, False: infocluster alert
inconsistent_rl_swNot all nodes in the cluster are running the same Redis Labs Enterprise Cluster versionTrue: warning, False: infocluster alert
insufficient_disk_aofrwNode has insufficient disk space for AOF rewriteTrue: error, False: infonode alert
internal_bdbIssues with internal cluster databasesTrue: warning, False: infocluster alert
license_addedinfocluster event
license_deletedinfocluster event
license_updatedinfocluster event
low_throughputThroughput is lower than <threshold> RPS (requests per second)True: warning, False: infobdb alert; Has threshold parameter in the key/value section of the log entry.
memoryNode memory has reached <threshold>% of its capacityTrue: warning, False: infonode alert; Has global_threshold parameter in the key/value section of the log entry.
multiple_nodes_downMultiple cluster nodes are down - this might cause data lossTrue: warning, False: infocluster alert
net_throughputNetwork throughput has reached <threshold>MB/sTrue: warning, False: infonode alert; Has global_threshold parameter in the key/value section of the log entry.
node_abort_remove_requestinfonode event
node_joinedNode joinedinfocluster event
node_operation_failedNode operation failederrorcluster event
node_remove_abort_completedNode removedinfocluster event; The remove node is a process that can fail and can also be aborted. If aborted, the abort can succeed or fail.
node_remove_abort_failedNode removederrorcluster event; The remove node is a process that can fail and can also be aborted. If aborted, the abort can succeed or fail.
node_remove_completedNode removedinfocluster event; The remove node is a process that can fail and can also be aborted. If aborted, the abort can succeed or fail.
node_remove_failedNode removederrorcluster event; The remove node is a process that can fail and can also be aborted. If aborted, the abort can succeed or fail.
node_remove_requestinfonode event
ocsp_query_failedFailed querying OCSP serverTrue: error, False: infocluster alert
ocsp_status_revokedOCSP status revokedTrue: error, False: infocluster alert
oom_errerrorbdb event; Replica of - Replication source/target out of memory
persistent_storagePersistent storage has reached <threshold>% of its capacityTrue: warning, False: infonode alert; Has global_threshold parameter in the key/value section of the log entry.
ram_dataset_overheadRAM Dataset overhead in a shard has reached <threshold>% of its RAM limitTrue: warning, False: infobdb alert; Has threshold parameter in the key/value section of the log entry.
ram_overcommitCluster capacity is less than total memory allocated to its databasesTrue: error, False: infocluster alert
ram_valuesPercent of values in a shard's RAM is lower than <threshold>% of its key countTrue: warning, False: infobdb alert; Has threshold parameter in the key/value section of the log entry.
shard_num_ram_valuesNumber of values in a shard's RAM is lower than <threshold> valuesTrue: warning, False: infobdb alert; Has threshold parameter in the key/value section of the log entry.
sizeDataset size has reached <threshold>% of the memory limitTrue: warning, False: infobdb alert; Has threshold parameter in the key/value section of the log entry.
syncer_connection_errorerrorbdb alert
syncer_general_errorerrorbdb alert
too_few_nodes_for_replicationDatabase replication requires at least two nodes in clusterTrue: warning, False: infocluster alert
user_createdinfouser event
user_deletedinfouser event
user_updatedinfouser event; Indicates that a user configuration has been updated