The following database (BDB) alerts and events can appear in syslog.

UI alerts

Logged alerts that appear in the UI

Alert code nameAlert as shown in the UISeverityNotes
backup_delayedPeriodic backup has been delayed for longer than minutestrue: warning
false: info
Has threshold parameter in the data section of the log entry.
high_latencyLatency is higher than msectrue: warning
false: info
Has threshold parameter in the key/value section of the log entry.
high_syncer_lagReplica of - sync lag is higher than secondstrue: warning
false: info
Has threshold parameter in the key/value section of the log entry.
high_throughputThroughput is higher than RPS (requests per second)true: warning
false: info
Has threshold parameter in the key/value section of the log entry.
low_throughputThroughput is lower than RPS (requests per second)true: warning
false: info
Has threshold parameter in the key/value section of the log entry.
ram_dataset_overheadRAM Dataset overhead in a shard has reached % of its RAM limittrue: warning
false: info
Has threshold parameter in the key/value section of the log entry.
ram_valuesPercent of values in a shard’s RAM is lower than % of its key counttrue: warning
false: info
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 valuestrue: warning
false: info
Has threshold parameter in the key/value section of the log entry.
sizeDataset size has reached % of the memory limittrue: warning
false: info
Has threshold parameter in the key/value section of the log entry.
syncer_connection_errorReplica of - database unable to sync with sourceerror
syncer_general_errorReplica of - database unable to sync with sourceerror

Non-UI events

Logged events that do not appear in the UI

Event code nameSeverityNotes
authentication_errerrorReplica of - Error authenticating with the source database
backup_failederror
backup_startedinfo
backup_succeededinfo
bdb_createdinfo
bdb_deletedinfo
bdb_updatedinfoIndicates that a BDB configuration has been updated
compression_unsup_errerrorReplica of - Compression not supported by sync destination
crossslot_errerrorReplica of - Sharded destination does not support operation executed on source
export_failederror
export_startedinfo
export_succeededinfo
import_failederror
import_startedinfo
import_succeededinfo
oom_errerrorReplica of - Replication source/target out of memory