> For the complete documentation index, see [llms.txt](https://help.readymage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.readymage.com/application-management/log-management-using-kibana.md).

# Logs & Monitoring

ReadyMage solution uses ELK Stack for log gathering and Kibana for log visualization. Both tools are automatically set up together with your instance.

### Access

Access information to the Kibana tool is available in the [User Portal](https://portal.readymage.com/).&#x20;

To access Kibana logs navigate to the **User Portal → Project → Selected Instance → Application Management → Logs & Monitoring**.

![](/files/qxvJfPTX0ZIEw6JndkAv)

{% hint style="warning" %}
Note that you must have permission access of an Owner, Admin, or Developer to see this page.
{% endhint %}

### Discover Page

Inside Kibana use the Discover page to view logs. There you will be able to select a specific time period and filter logs based on custom or saved filters.

{% hint style="info" %}
Please note that logs are kept for two weeks only.
{% endhint %}

![](/files/-MP4Ub5wsZx3t4ipirBC)

### Saved log filters

Kibana logs come with pre-configured filters for the most searched logs - app-updater, build, cron, exception, and system.

{% hint style="info" %}
App-updater logs show the logs of the deployment which occurs after the build.
{% endhint %}

<div align="left"><img src="/files/8UQa9OP90Lkhth8a337j" alt=""></div>

Learn more about Kibana from the [official guide](https://www.elastic.co/guide/en/kibana/7.6/index.html).
