> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Event Codes

When adding an Event Alert, there are many event codes to choose from. You can
search through the available events in the event alert creation window using one
of the event codes below or using keywords from a description of the desired
event, e.g., `shutdown`, `standby`, etc. The events are organized by
*Kinetica* component.

## Cluster Operations

| Event Code     | Severity | Description                                                                                                                                                                                                                |
| -------------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `01.120501.20` | `INFO`   | Cluster system mode set to standby <br /> <br /> <Card title="Error Message">The system mode has been set to: \<standby>, current status: \<status></Card>                                                                 |
| `01.120502.20` | `INFO`   | Cluster system mode set to run <br /> <br /> <Card title="Error Message">The system mode has been set to: \<run>, current status: \<status></Card>                                                                         |
| `01.120503.20` | `INFO`   | Cluster system mode set to shutdown <br /> <br /> <Card title="Error Message">The system mode has been set to: \<shutdown>, current status: \<status></Card>                                                               |
| `01.180501.20` | `INFO`   | Cluster system status is stopped <br /> <br /> <Card title="Error Message">The system status has changed to: \<stopped>, current mode: \<mode></Card>                                                                      |
| `01.180502.20` | `INFO`   | Cluster system status is starting <br /> <br /> <Card title="Error Message">The system status has changed to: \<starting>, current mode: \<mode></Card>                                                                    |
| `01.180503.20` | `INFO`   | Cluster system status is running <br /> <br /> <Card title="Error Message">The system status has changed to: \<running>, current mode: \<mode></Card>                                                                      |
| `01.180504.40` | `ERROR`  | Cluster system status is limited and not able to process requests <br /> <br /> <Card title="Error Message">The system status is limited and cannot process requests, please see database logs for further details.</Card> |
| `01.180505.20` | `INFO`   | Cluster system status is shutdown <br /> <br /> <Card title="Error Message">The system status has changed to: \<shutdown>, current mode: \<mode></Card>                                                                    |

## Data Source Subscriptions

| Event Code     | Severity | Description                                                                                                                                               |
| -------------- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `14.240400.20` | `INFO`   | Datasource subscription canceled <br /> <br /> <Card title="Error Message">Canceled datasource \<name> subscription</Card>                                |
| `14.240800.40` | `ERROR`  | Kafka datasource error <br /> <br /> <Card title="Error Message">\<error message></Card>                                                                  |
| `14.241500.20` | `INFO`   | Kafka datasource info <br /> <br /> <Card title="Error Message">Kafka Statistics: '\<info>'</Card>                                                        |
| `14.241500.30` | `WARN`   | Datasouce subscription lagging behind <br /> <br /> <Card title="Error Message">Datasource : \<datasource> has increasing lag: \<total\_lag></Card>       |
| `14.242700.20` | `INFO`   | Datasource subscription started <br /> <br /> <Card title="Error Message">Started datasource \<name> subscription</Card>                                  |
| `14.242800.20` | `INFO`   | Kafka datasource subscription starting <br /> <br /> <Card title="Error Message">Kafka subscription validation completed for table: \<table\_name></Card> |
| `14.243000.20` | `INFO`   | Datasource subscription terminated <br /> <br /> <Card title="Error Message">Terminated datasource \<name> subscription</Card>                            |
| `14.243600.20` | `INFO`   | Datasource subscription paused <br /> <br /> <Card title="Error Message">Paused datasource \<name> subscription</Card>                                    |
| `14.243700.20` | `INFO`   | Datasource subscription resumed <br /> <br /> <Card title="Error Message">Resumed datasource \<name> subscription</Card>                                  |
| `14.243800.40` | `ERROR`  | Datasource subscription schema error <br /> <br /> <Card title="Error Message">Schema error on \<name> subscription</Card>                                |
| `14.243900.20` | `INFO`   | Datasource subscription schema change <br /> <br /> <Card title="Error Message">Schema change on \<name> subscription</Card>                              |
| `14.244000.30` | `WARN`   | Datasource subscription records skipped <br /> <br /> <Card title="Error Message">Records skipped on \<name> subscription</Card>                          |

## HTTPD

| Event Code     | Severity | Description                                                                                                                                                                                               |
| -------------- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `06.180503.20` | `INFO`   | Httpd server status changed to starting <br /> <br /> <Card title="Error Message">The httpd server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, httpd\_status:\<starting></Card> |
| `06.180504.20` | `INFO`   | Httpd server status changed to running <br /> <br /> <Card title="Error Message">The httpd server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, httpd\_status:\<running></Card>   |
| `06.180505.20` | `INFO`   | Httpd server status changed to stopping <br /> <br /> <Card title="Error Message">The httpd server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, httpd\_status:\<stopping></Card> |
| `06.180506.20` | `INFO`   | Httpd server status changed to stopped <br /> <br /> <Card title="Error Message">The httpd server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, httpd\_status:\<stopped></Card>   |
| `06.180507.40` | `ERROR`  | Httpd server has terminated <br /> <br /> <Card title="Error Message">The httpd server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, httpd\_status:\<terminated></Card>           |

## High Availability (HA)

| Event Code     | Severity | Description                                                                                                                                                 |
| -------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `05.080300.50` | `FATAL`  | HA configuration error <br /> <br /> <Card title="Error Message">AMQP client hostname cannot be empty.</Card>                                               |
| `05.081200.50` | `FATAL`  | HA unable to read config file <br /> <br /> <Card title="Error Message">Unable to read HA config file: \<ha\_conf\_file></Card>                             |
| `05.081600.40` | `ERROR`  | HA initialization failed <br /> <br /> <Card title="Error Message">Failed to initialize the HA client - cannot create queues.</Card>                        |
| `05.081600.50` | `FATAL`  | HA client initialization failed <br /> <br /> <Card title="Error Message">\<details about error></Card>                                                     |
| `05.081800.40` | `ERROR`  | HA sync error <br /> <br /> <Card title="Error Message">Failed to add HA message, Queue \<name>, Headers \<message></Card>                                  |
| `05.082100.40` | `ERROR`  | HA network error <br /> <br /> <Card title="Error Message">\<number> requests failed in the last minute. The system may require manual intervention.</Card> |
| `05.082500.40` | `ERROR`  | HA read error <br /> <br /> <Card title="Error Message">Exception while listening to HA queue: \<queue\_name>, error \<message></Card>                      |
| `05.083100.30` | `WARN`   | HA connection timeout <br /> <br /> <Card title="Error Message">Failed to connect to AMQP server \<host>:\<port> switching hosts.</Card>                    |
| `05.083100.40` | `ERROR`  | HA sync timeout <br /> <br /> <Card title="Error Message">Failed connect to AMQP server \<host>:\<port> retrying in \<timeout></Card>                       |
| `05.083400.40` | `ERROR`  | HA sync write error <br /> <br /> <Card title="Error Message">Could not publish HA message for '\<endpoint>'.</Card>                                        |

## Host Manager

| Event Code     | Severity | Description                                                                                                                                                                                                                         |
| -------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `02.041500.10` | `DEBUG`  | Host-manager debug communication <br /> <br /> <Card title="Error Message">\<message></Card>                                                                                                                                        |
| `02.120501.20` | `INFO`   | Host-manager mode changed to standby <br /> <br /> <Card title="Error Message">The host-manager mode has changed on hostname:\<hostname>, host\_mode:\<standby>, host\_status:\<host\_status></Card>                                |
| `02.120502.20` | `INFO`   | Host-manager mode changed to run <br /> <br /> <Card title="Error Message">The host-manager mode has changed on hostname:\<hostname>, host\_mode:\<run>, host\_status:\<host\_status></Card>                                        |
| `02.120503.20` | `INFO`   | Host-manager mode changed to shutdown <br /> <br /> <Card title="Error Message">The host-manager mode has changed on hostname:\<hostname>, host\_mode:\<shutdown>, host\_status:\<host\_status></Card>                              |
| `02.130800.40` | `ERROR`  | Unable to update cluster status in etcd <br /> <br /> <Card title="Error Message">Unable to update cluster status in etcd, this could lead to the HA ring becoming unreliable.</Card>                                               |
| `02.180502.20` | `INFO`   | Host-manager status changed to post <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<post></Card>                                    |
| `02.180503.20` | `INFO`   | Host-manager status changed to parsed configuration <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<parsed\_conf></Card>            |
| `02.180504.20` | `INFO`   | Host-manager status changed to enumerated hardware <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<enum\_hardware></Card>           |
| `02.180505.20` | `INFO`   | Host-manager status changed to ready <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<ready></Card>                                  |
| `02.180506.20` | `INFO`   | Host-manager status changed to establishing cluster <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<establishing\_cluster></Card>   |
| `02.180507.20` | `INFO`   | Host-manager status changed to validating cluster <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<validating\_cluster></Card>       |
| `02.180508.20` | `INFO`   | Host-manager status changed to starting systems <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<starting\_systems></Card>           |
| `02.180509.20` | `INFO`   | Host-manager status changed to started systems <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<started\_systems></Card>             |
| `02.180510.40` | `ERROR`  | Host-manager is not responding <br /> <br /> <Card title="Error Message">The host-manager is not responding on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<not\_responding>, network\_ips:\<network\_ips></Card> |
| `02.180511.20` | `INFO`   | Host-manager status changed to running <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<running></Card>                              |
| `02.180512.20` | `INFO`   | Host-manager status changed to stopping systems <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<stopping\_systems></Card>           |
| `02.180513.20` | `INFO`   | Host-manager status changed to shutting down <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<shutting\_down></Card>                 |
| `02.180514.20` | `INFO`   | Host-manager status changed to shutdown <br /> <br /> <Card title="Error Message">The host-manager status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, host\_status:\<shutdown></Card>                            |

## Machine Learning (ML)

| Event Code     | Severity | Description                                                                                                                                                                                      |
| -------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `08.180503.20` | `INFO`   | ML server status changed to starting <br /> <br /> <Card title="Error Message">The ML server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, ml\_status:\<starting></Card> |
| `08.180504.20` | `INFO`   | ML server status changed to running <br /> <br /> <Card title="Error Message">The ML server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, ml\_status:\<running></Card>   |
| `08.180505.20` | `INFO`   | ML server status changed to stopping <br /> <br /> <Card title="Error Message">The ML server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, ml\_status:\<stopping></Card> |
| `08.180506.20` | `INFO`   | ML server status changed to stoped <br /> <br /> <Card title="Error Message">The ML server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, ml\_status:\<stopped></Card>    |
| `08.180507.40` | `ERROR`  | ML server has terminated <br /> <br /> <Card title="Error Message">The ML server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, ml\_status:\<terminated></Card>           |

## Monitoring

| Event Code     | Severity | Description                                                                                                                                                                                                                      |
| -------------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `07.180503.20` | `INFO`   | Monitoring status server status changed to starting <br /> <br /> <Card title="Error Message">The monitoring stats server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, stats\_status:\<starting></Card> |
| `07.180504.20` | `INFO`   | Monitoring status server status changed to running <br /> <br /> <Card title="Error Message">The monitoring stats server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, stats\_status:\<running></Card>   |
| `07.180505.20` | `INFO`   | Monitoring status server status changed to stopping <br /> <br /> <Card title="Error Message">The monitoring stats server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, stats\_status:\<stopping></Card> |
| `07.180506.20` | `INFO`   | Monitoring status server status changed to stopped <br /> <br /> <Card title="Error Message">The monitoring stats server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, stats\_status:\<stopped></Card>   |
| `07.180507.40` | `ERROR`  | Monitoring status server has terminated <br /> <br /> <Card title="Error Message">The monitoring stats server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, stats\_status:\<terminated></Card>           |

## Rank Operations

| Event Code     | Severity | Description                                                                                                                                                                                                                                                                                     |
| -------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `03.010500.20` | `INFO`   | Adding host to cluster <br /> <br /> <Card title="Error Message">Alter-cluster configuration action: \<add\_host>, host: \<address></Card>                                                                                                                                                      |
| `03.010501.20` | `INFO`   | Alter host configuration <br /> <br /> <Card title="Error Message">Alter-cluster configuration action: \<alter\_host>, host: \<address></Card>                                                                                                                                                  |
| `03.010502.20` | `INFO`   | Removed host from cluster <br /> <br /> <Card title="Error Message">Alter-cluster configuration action: \<remove\_host>, host: \<address></Card>                                                                                                                                                |
| `03.020501.20` | `INFO`   | Added rank to cluster <br /> <br /> <Card title="Error Message">The cluster operation: \<adding\_ranks> has status: \<cluster\_operation\_status></Card>                                                                                                                                        |
| `03.020502.20` | `INFO`   | Rebalancing data in cluster <br /> <br /> <Card title="Error Message">The cluster operation: \<rebalancing> has status: \<cluster\_operation\_status></Card>                                                                                                                                    |
| `03.020503.20` | `INFO`   | Removing rank and rebalancing data <br /> <br /> <Card title="Error Message">The cluster operation: \<rebalancing\_for\_removing\_ranks> has status: \<cluster\_operation\_status></Card>                                                                                                       |
| `03.020504.20` | `INFO`   | Removing rank from cluster <br /> <br /> <Card title="Error Message">The cluster operation: \<removing\_ranks> has status: \<cluster\_operation\_status></Card>                                                                                                                                 |
| `03.020505.20` | `INFO`   | Changing the number of ranks in cluster <br /> <br /> <Card title="Error Message">The cluster operation: \<resizing\_cluster> has status: \<cluster\_operation\_status></Card>                                                                                                                  |
| `03.020506.20` | `INFO`   | Cluster set to backup mode <br /> <br /> <Card title="Error Message">The cluster operation: \<backing\_up> has status: \<cluster\_operation\_status></Card>                                                                                                                                     |
| `03.020507.20` | `INFO`   | Migrating component <br /> <br /> <Card title="Error Message">The cluster operation: \<migrating> has status: \<cluster\_operation\_status></Card>                                                                                                                                              |
| `03.020508.50` | `FATAL`  | Irrecoverable error (restart required) <br /> <br /> <Card title="Error Message">The database cluster had an irrecoverable error and must be restarted. Message: \<cluster\_operation\_status></Card>                                                                                           |
| `03.030000.20` | `INFO`   | Configuration file loaded successfully <br /> <br /> <Card title="Error Message">Configuration file: '\<gpudb\_conf\_filename>' has been successfully loaded.</Card>                                                                                                                            |
| `03.030300.40` | `ERROR`  | Configuration parameter is invalid <br /> <br /> <Card title="Error Message">\<details about parameter></Card>                                                                                                                                                                                  |
| `03.031600.40` | `ERROR`  | Rebalance required <br /> <br /> <Card title="Error Message">The following Rank/Tom pairs are not present in the shard list: \<rank\_tom\_list>. A rebalance is necessary to avoid incorrectly distributed data.</Card>                                                                         |
| `03.032200.40` | `ERROR`  | Configuration file missing <br /> <br /> <Card title="Error Message">Configuration file: '\<gpudb\_conf\_filename>' is missing.</Card>                                                                                                                                                          |
| `03.032400.40` | `ERROR`  | Configuration file parse error <br /> <br /> <Card title="Error Message">Unable to parse configuration file: '\<gpudb\_conf\_filename>', msg:\<error\_msg></Card>                                                                                                                               |
| `03.033400.40` | `ERROR`  | Configuration file write error <br /> <br /> <Card title="Error Message">Configuration file: '\<gpudb\_conf\_filename>' is not writable.</Card>                                                                                                                                                 |
| `03.050800.40` | `ERROR`  | UDF initialization failed <br /> <br /> <Card title="Error Message">Function Environments initialization failed, will be disabled (error: \<message>)</Card>                                                                                                                                    |
| `03.051600.40` | `ERROR`  | KiFS is not active <br /> <br /> <Card title="Error Message">KiFS not active</Card>                                                                                                                                                                                                             |
| `03.052500.40` | `ERROR`  | Error running startup proc <br /> <br /> <Card title="Error Message">Error decoding execute\_proc\_request for proc '\<first>' to run at startup: \<error\_msg></Card>                                                                                                                          |
| `03.060200.30` | `WARN`   | GPU allocation failure <br /> <br /> <Card title="Error Message">GPU allocation limit exceeded when requesting additional: \<failure\_size> bytes, using CPU fallback allocator.</Card>                                                                                                         |
| `03.060700.40` | `ERROR`  | GPU device error <br /> <br /> <Card title="Error Message">\<details about GPU error></Card>                                                                                                                                                                                                    |
| `03.090800.25` | `UERR`   | Job failed <br /> <br /> <Card title="Error Message">Request failed with JobId:\<jobid> to: \<request\_uri>. \<error\_message></Card>                                                                                                                                                           |
| `03.090800.40` | `ERROR`  | Job failed since the system is limited <br /> <br /> <Card title="Error Message">Unable to process request with JobId:\<jobid> to: \<request\_uri>, system is in a limited state. \<error\_message></Card>                                                                                      |
| `03.090900.25` | `UERR`   | Job processing exception <br /> <br /> <Card title="Error Message">Unable to process credentials for user: \<cred\_username>, endpoint: \<request\_uri>, what:\<error\_msg></Card>                                                                                                              |
| `03.091400.25` | `UERR`   | User impersonation denied for request <br /> <br /> <Card title="Error Message">External user \<remote\_user> does not have permission to impersonate for endpoint: \<request\_uri></Card>                                                                                                      |
| `03.091700.25` | `UERR`   | Invalid credentials for request <br /> <br /> <Card title="Error Message">Invalid credentials for endpoint: \<request\_uri>, user: \<cred\_username></Card>                                                                                                                                     |
| `03.091900.20` | `INFO`   | Job canceled <br /> <br /> <Card title="Error Message">Request canceled with JobId:\<jobid> to: \<uri>. \<error\_message></Card>                                                                                                                                                                |
| `03.092000.30` | `WARN`   | HTTP request limit reached <br /> <br /> <Card title="Error Message">HTTP request server has reached max number of concurrent and queued connections and is refusing connections. \<http\_server\_info></Card>                                                                                  |
| `03.092600.20` | `INFO`   | Rank is not accepting jobs <br /> <br /> <Card title="Error Message">Rank is not accepting jobs, rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<rank\_status>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                                |
| `03.092700.20` | `INFO`   | Rank is accepting jobs <br /> <br /> <Card title="Error Message">Rank is accepting jobs, rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<rank\_status>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                                        |
| `03.093100.30` | `WARN`   | Job times out <br /> <br /> <Card title="Error Message">Job timed out, received: \<time>, job\_id:\<job\_id>, endpoint\_name:\<endpoint\_name>, client\_ip:\<client\_ip>, read\_table\_names:\<read\_table\_names>, write\_table\_names:\<write\_table\_names>, user\_data:\<user\_data></Card> |
| `03.093200.25` | `UERR`   | Request unauthorized <br /> <br /> <Card title="Error Message">Invalid or missing credentials for endpoint: \<request\_uri> \<details></Card>                                                                                                                                                   |
| `03.093500.25` | `UERR`   | User is deactivated <br /> <br /> <Card title="Error Message">User not activated for endpoint: \<request\_uri>, remote user: \<remote\_user></Card>                                                                                                                                             |
| `03.100800.50` | `FATAL`  | Licensed for only a single host <br /> <br /> <Card title="Error Message">License error: \<Kinetica Trial Edition limited to a single host> \<details></Card>                                                                                                                                   |
| `03.100801.50` | `FATAL`  | License key GPU limit exceeded <br /> <br /> <Card title="Error Message">License error: \<GPU limit exceeded> \<details></Card>                                                                                                                                                                 |
| `03.100802.50` | `FATAL`  | License key is for different hardware <br /> <br /> <Card title="Error Message">License error: \<Licensed for different hardware> \<details></Card>                                                                                                                                             |
| `03.100803.50` | `FATAL`  | License key is for a different machine <br /> <br /> <Card title="Error Message">License error: \<Licensed for a different machine> \<details></Card>                                                                                                                                           |
| `03.100804.50` | `FATAL`  | License key memory limit exceeded <br /> <br /> <Card title="Error Message">License error: \<Cluster memory limit exceeded> \<details></Card>                                                                                                                                                   |
| `03.100805.50` | `FATAL`  | License key has expired <br /> <br /> <Card title="Error Message">License error: \<Expired> \<details></Card>                                                                                                                                                                                   |
| `03.100806.50` | `FATAL`  | License key is invalid <br /> <br /> <Card title="Error Message">License error: \<Invalid> \<details></Card>                                                                                                                                                                                    |
| `03.100807.50` | `FATAL`  | License key is missing <br /> <br /> <Card title="Error Message">License error: \<Missing> \<details></Card>                                                                                                                                                                                    |
| `03.100808.50` | `FATAL`  | Licence key is not authorized <br /> <br /> <Card title="Error Message">License error: \<Unauthorized> \<details></Card>                                                                                                                                                                        |
| `03.110501.20` | `INFO`   | Migration to new host required for component <br /> <br /> <Card title="Error Message">Migration \<migration\_id> status change, \<details></Card>                                                                                                                                              |
| `03.110502.20` | `INFO`   | Migration of component attempting failover to another host <br /> <br /> <Card title="Error Message">Migration \<migration\_id> status change, \<details></Card>                                                                                                                                |
| `03.110503.20` | `INFO`   | Migrating component to new host <br /> <br /> <Card title="Error Message">Migration \<migration\_id> status change, \<details></Card>                                                                                                                                                           |
| `03.110504.20` | `INFO`   | Migrated component to new host successfully <br /> <br /> <Card title="Error Message">Migration \<migration\_id> status change, \<details></Card>                                                                                                                                               |
| `03.110805.40` | `ERROR`  | Migration of component to new host failed <br /> <br /> <Card title="Error Message">Migration \<migration\_id> failed, \<details></Card>                                                                                                                                                        |
| `03.120501.20` | `INFO`   | Rank mode changed to removed <br /> <br /> <Card title="Error Message">The rank mode has been set for rank:\<rank>, rank\_mode:\<removed>, rank\_status:\<rank\_status>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                              |
| `03.120502.20` | `INFO`   | Rank mode changed to stop <br /> <br /> <Card title="Error Message">The rank mode has been set for rank:\<rank>, rank\_mode:\<stop>, rank\_status:\<rank\_status>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                                    |
| `03.120503.20` | `INFO`   | Rank mode changed to adding <br /> <br /> <Card title="Error Message">The rank mode has been set for rank:\<rank>, rank\_mode:\<adding>, rank\_status:\<rank\_status>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                                |
| `03.120504.20` | `INFO`   | Rank mode changed to run <br /> <br /> <Card title="Error Message">The rank mode has been set for rank:\<rank>, rank\_mode:\<run>, rank\_status:\<rank\_status>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                                      |
| `03.140501.20` | `INFO`   | Blocking unsharded ingest before removing rank <br /> <br /> <Card title="Error Message">Removing rank: \<rank> on host: \<hostname>, status: \<block\_jobs></Card>                                                                                                                             |
| `03.140502.20` | `INFO`   | Cleared persist of removed rank <br /> <br /> <Card title="Error Message">Removing rank: \<rank> on host: \<hostname>, status: \<persist\_cleared></Card>                                                                                                                                       |
| `03.162001.30` | `WARN`   | Resource group has reached vram limit <br /> <br /> <Card title="Error Message">Resource group: '\<name>' memory limit reached, requested:\<amount>, used:\<usage>, limit:\<limit></Card>                                                                                                       |
| `03.162002.30` | `WARN`   | Resource group has reached ram limit <br /> <br /> <Card title="Error Message">Resource group: '\<name>' memory limit reached, requested:\<amount>, used:\<usage>, limit:\<limit></Card>                                                                                                        |
| `03.162003.30` | `WARN`   | Resource group has reached disk cache limit <br /> <br /> <Card title="Error Message">Resource group: '\<name>' memory limit reached, requested:\<amount>, used:\<usage>, limit:\<limit></Card>                                                                                                 |
| `03.162004.30` | `WARN`   | Resource group has reached persist limit <br /> <br /> <Card title="Error Message">Resource group: '\<name>' memory limit reached, requested:\<amount>, used:\<usage>, limit:\<limit></Card>                                                                                                    |
| `03.162005.30` | `WARN`   | Resource group has reached cold store limit <br /> <br /> <Card title="Error Message">Resource group: '\<name>' memory limit reached, requested:\<amount>, used:\<usage>, limit:\<limit></Card>                                                                                                 |
| `03.171500.20` | `INFO`   | SQL request <br /> <br /> <Card title="Error Message">\<sql\_request></Card>                                                                                                                                                                                                                    |
| `03.180502.20` | `INFO`   | Rank status changed to start <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<start>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                            |
| `03.180503.20` | `INFO`   | Rank status changed to post <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<post>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                              |
| `03.180504.20` | `INFO`   | Rank status changed to parsed configuration <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<parsed\_conf>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                      |
| `03.180505.20` | `INFO`   | Rank status changed to enumerated hardware <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<enum\_hardware>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                     |
| `03.180507.20` | `INFO`   | Rank status changed to starting systems <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<starting\_systems>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                     |
| `03.180508.20` | `INFO`   | Rank status changed to started systems <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<started\_systems>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                       |
| `03.180509.20` | `INFO`   | Rank status changed to loading data <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<loading\_data>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                             |
| `03.180510.20` | `INFO`   | Rank status changed to loaded data <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<loaded\_data>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                               |
| `03.180511.20` | `INFO`   | Rank status changed to updating shards <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<updating\_shards>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                       |
| `03.180512.20` | `INFO`   | Rank status changed to updated shards <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<updated\_shards>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                         |
| `03.180513.20` | `INFO`   | Rank status changed to syncing <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<syncing>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                        |
| `03.180514.20` | `INFO`   | Rank status changed to added rank ready <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<added\_rank\_ready>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                    |
| `03.180515.20` | `INFO`   | Rank status changed to updating views <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<updating\_views>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                         |
| `03.180516.20` | `INFO`   | Rank status changed to updated views <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<updated\_views>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                           |
| `03.180517.20` | `INFO`   | Rank status changed to running <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<running>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                        |
| `03.180518.40` | `ERROR`  | Rank status changed to limited and is unable process requests <br /> <br /> <Card title="Error Message">Rank: \<rank> on host: \<hostname> is \<rank\_status></Card>                                                                                                                            |
| `03.180519.20` | `INFO`   | Rank status changed to stopped jobs <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<stopped\_jobs>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                             |
| `03.180520.40` | `ERROR`  | Rank status changed to not responding <br /> <br /> <Card title="Error Message">Rank: \<rank> on host: \<hostname> is \<rank\_status></Card>                                                                                                                                                    |
| `03.180521.20` | `INFO`   | Rank status changed to shutting down <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<shutting\_down>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                           |
| `03.180522.20` | `INFO`   | Rank status changed to shutdown <br /> <br /> <Card title="Error Message">The rank status has been updated for rank:\<rank>, rank\_mode:\<rank\_mode>, rank\_status:\<shutdown>, start\_count:\<start\_count>, hostname:\<hostname></Card>                                                      |
| `03.180522.40` | `ERROR`  | Rank status changed to shutdown due to error <br /> <br /> <Card title="Error Message">Rank: \<rank> on host: \<hostname> is \<rank\_status></Card>                                                                                                                                             |
| `03.180523.40` | `ERROR`  | Rank status changed to terminated <br /> <br /> <Card title="Error Message">Rank: \<rank> on host: \<hostname> is \<rank\_status></Card>                                                                                                                                                        |
| `03.190900.40` | `ERROR`  | Table monitor error <br /> <br /> <Card title="Error Message">Unable to prepare and send change notification for table \<table\_name>. \<error\_msg></Card>                                                                                                                                     |
| `03.211301.30` | `WARN`   | High-water mark eviction cycle in vram tier <br /> <br /> <Card title="Error Message">High-water mark limit reached in tier: \<vram>, beginning eviction cycle. current size:\<current\_size>, high:\<high\_watermark\_size> low:\<low\_watermark\_size></Card>                                 |
| `03.211302.30` | `WARN`   | High-water mark eviction cycle in ram tier <br /> <br /> <Card title="Error Message">High-water mark limit reached in tier: \<ram>, beginning eviction cycle. current size:\<current\_size>, high:\<high\_watermark\_size> low:\<low\_watermark\_size></Card>                                   |
| `03.211303.30` | `WARN`   | High-water mark eviction cycle in disk cache tier <br /> <br /> <Card title="Error Message">High-water mark limit reached in tier: \<disk>, beginning eviction cycle. current size:\<current\_size>, high:\<high\_watermark\_size> low:\<low\_watermark\_size></Card>                           |
| `03.211304.30` | `WARN`   | High-water mark eviction cycle in persist tier <br /> <br /> <Card title="Error Message">High-water mark limit reached in tier: \<persist>, beginning eviction cycle. current size:\<current\_size>, high:\<high\_watermark\_size> low:\<low\_watermark\_size></Card>                           |
| `03.211305.30` | `WARN`   | High-water mark eviction cycle in cold storage tier <br /> <br /> <Card title="Error Message">High-water mark limit reached in tier: \<cold>, beginning eviction cycle. current size:\<current\_size>, high:\<high\_watermark\_size> low:\<low\_watermark\_size></Card>                         |
| `03.212004.30` | `WARN`   | Persist tier is full <br /> <br /> <Card title="Error Message">Requested amount exceeds tier capacity, Need: \<bytes\_needed>, TotalRequested: \<bytes\_requested>, Avail: \<bytes\_available></Card>                                                                                           |
| `03.212504.40` | `ERROR`  | Persist file read error <br /> <br /> <Card title="Error Message">Unable to load table data file: '\<name>'</Card>                                                                                                                                                                              |
| `03.230800.40` | `ERROR`  | Unable to upgrade table data to current version <br /> <br /> <Card title="Error Message">Error upgrading table \<table\_name> \<reason></Card>                                                                                                                                                 |

## Reveal

| Event Code     | Severity | Description                                                                                                                                                                                                  |
| -------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `09.180503.20` | `INFO`   | Reveal server status changed to starting <br /> <br /> <Card title="Error Message">The reveal server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, reveal\_status:\<starting></Card> |
| `09.180504.20` | `INFO`   | Reveal server status changed to running <br /> <br /> <Card title="Error Message">The reveal server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, reveal\_status:\<running></Card>   |
| `09.180505.20` | `INFO`   | Reveal server status changed to stopping <br /> <br /> <Card title="Error Message">The reveal server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, reveal\_status:\<stopping></Card> |
| `09.180506.20` | `INFO`   | Reveal server status changed to stopped <br /> <br /> <Card title="Error Message">The reveal server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, reveal\_status:\<stopped></Card>   |
| `09.180507.40` | `ERROR`  | Reveal server has terminated <br /> <br /> <Card title="Error Message">The reveal server status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, reveal\_status:\<terminated></Card>           |

## SQL Query Planner

| Event Code     | Severity | Description                                                                                                                                                                                                                         |
| -------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `10.180503.20` | `INFO`   | SQL query planner server status changed to starting <br /> <br /> <Card title="Error Message">The SQL query planner status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, query\_planner\_status:\<starting></Card> |
| `10.180504.20` | `INFO`   | SQL query planner server status changed to running <br /> <br /> <Card title="Error Message">The SQL query planner status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, query\_planner\_status:\<running></Card>   |
| `10.180505.20` | `INFO`   | SQL query planner server status changed to stopping <br /> <br /> <Card title="Error Message">The SQL query planner status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, query\_planner\_status:\<stopping></Card> |
| `10.180506.20` | `INFO`   | SQL query planner server status changed to stopped <br /> <br /> <Card title="Error Message">The SQL query planner status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, query\_planner\_status:\<stopped></Card>   |
| `10.180507.40` | `ERROR`  | SQL query planner server has terminated <br /> <br /> <Card title="Error Message">The SQL query planner status has changed on hostname:\<hostname>, host\_mode:\<host\_mode>, query\_planner\_status:\<terminated></Card>           |
