> For the complete documentation index, see [llms.txt](https://docs.neevcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neevcloud.com/neevcloud-products/computes/manage-cloud-instance/logs.md).

# Logs

The **Logs** section provides access to the **instance console logs**, which contain system boot and runtime messages.

These logs help users diagnose instance startup issues, operating system errors, and system-level events.

Console logs are especially useful for troubleshooting when remote access (SSH or RDP) is unavailable.

### Access Console Logs

To view instance logs:

1. Log in to the **NeevCloud Dashboard**.
2. Navigate to **CLOUD→ Servers**.
3. Select the required **Cloud Instance**.
4. Click **Logs** from the left-side menu.

The system will display the **Instance Console Logs**.

<figure><img src="/files/uudHh72PN7nPOdOEWRAm" alt=""><figcaption></figcaption></figure>

***

### What Console Logs Contain

Console logs may include:

* Operating system boot messages
* Kernel initialisation logs
* Service startup messagesinitialisation
* System errors or warnings
* Application initialisation output

These logs help determine whether the instance boot process completed successfully.

***

### Common Use Cases

Console logs can help diagnose:

* Instance boot failures
* Kernel or OS errors
* Misconfigured services
* Application startup problems
* Initialisation script failures

***

### Important Notes

* Console logs are **read-only** and intended for troubleshooting.
* The logs reflect **system-level messages generated during boot and runtime**.
* Logs may rotate depending on the operating system configuration.

{% hint style="info" %}
💡 Tip

If your instance becomes inaccessible via SSH or RDP, the **Logs** section can help identify boot or configuration issues directly from the console output.
{% endhint %}
