---
title: ASE log messages
description: The following tables list the critical log messages from controller.log and balancer.log files. Note that the balancer.log file is not rotated while the controller.log file is rotated every 24 hours. For more information on API Security Enforcer (ASE) logs, see ASE access, management, and audit logs.
component: pingintelligence
version: 5.2
page_id: pingintelligence:pingintelligence_reference_guide:pingintelligence_ase_log_messages
canonical_url: https://docs.pingidentity.com/pingintelligence/5.2/pingintelligence_reference_guide/pingintelligence_ase_log_messages.html
revdate: April 3, 2024
---

# ASE log messages

The following tables list the critical log messages from `controller.log` and `balancer.log` files. Note that the `balancer.log` file is not rotated while the `controller.log` file is rotated every 24 hours. For more information on API Security Enforcer (ASE) logs, see [ASE access, management, and audit logs](pingintelligence_ase_acess_management_audit_logs.html).

**controller.log messages:**

| Log message                                                                  | Description                                                                                                                                                                                                                                                                                                                                                                                                        |
| ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| unknown cluster uuid                                                         | This message is logged in `controller.log` when an ASE node with a different cluster ID or secret key tries to join an ASE cluster.For more information, see [Setting up an ASE cluster](pingintelligence_start_ase_cluster.html).                                                                                                                                                                                 |
| resolve error                                                                | This message is logged in `controller.log` when ASE is not able to resolve API Behavioral Security (ABS) or server hostname.                                                                                                                                                                                                                                                                                       |
| connect error                                                                | This message is logged in `controller.log` when ASE is not able to connect to ABS or a server.                                                                                                                                                                                                                                                                                                                     |
| handshake error                                                              | This message is logged in `controller.log` when connection to ABS or server because of problems in SSL handshake.                                                                                                                                                                                                                                                                                                  |
| error while sending message to lb connection                                 | This message is logged in `controller.log` when there is a IPC connection failure between ASE's controller and balancer modules.                                                                                                                                                                                                                                                                                   |
| error while reading message from lb connection                               | This message is logged in `controller.log` when there is a IPC connection failure between ASE's controller and balancer modules.                                                                                                                                                                                                                                                                                   |
| License file *\<license file path>* is expired. Please renew your license    | This message is logged in `controller.log` when PingIntelligence license has expired.For more information, see [Configuring and updating an ASE license](pingintelligence_configuring_updating_ase_license.html).                                                                                                                                                                                                  |
| Unexpected Error                                                             | This message is logged in `controller.log` when ASE's controller module is unavailable. This is a fatal error.                                                                                                                                                                                                                                                                                                     |
| info \| event \| event type: `<event type>`event value : *\<value of event>* | The following events are logged logs even if email alert is not enabled:- Cluster node up

- Cluster node down

- server state changed to Up

- server state changed to Down

- log upload service failed

- error while uploading log fileIf email\_alert is enabled, then all events will be available in logs.For more information, see [Email alerts and reports](pingintelligence_email_alerts_reports.html). |
| api memory limit reached. total number of cookies dropped *\<count>*         | This message is logged in `controller.log` when ASE is dropping cookies because of low API memory. For more information, see `api_memory_size` in [Defining an API using API JSON configuration file in sideband mode](pingintelligence_define_api_json_file_sideband.html).                                                                                                                                       |
| stopping API Security Enforcer                                               | This message is logged in `controller.log` when ASE stops.                                                                                                                                                                                                                                                                                                                                                         |
| API Security Enforcer started                                                | This message is logged in `controller.log` when ASE starts.                                                                                                                                                                                                                                                                                                                                                        |

**balancer.log messages**

| Log message                                                                                                            | Description                                                                                                                     |
| ---------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| `/bin/bash`: line 0: echo: write error: Permission denied`/bin/bash`: line 0: echo: write error: Permission denied     |                                                                                                                                 |
| \| warn \| process\_id : process\_id\_number \| tcp\_fe \| !!!! low memory : connection dropped due to low memory !!!! | This message is logged in `controller.log` when ASE is running low on memory because of which ASE drops the client connections. |
