# 2024-05-02: OE - Event Registry and Event Logs

### Overview

The latest update brings you the Event Registry and Logs, simplifying event tracking within your tenant. Easily monitor all created events and delve into detailed event logs for comprehensive insights. With this enhancement, managing your tenant's activities is more efficient than ever.

| Feature            | Benefits                                                                                                                                                                                                          |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Event registry** | The list of events created in your tenant is now easily available.                                                                                                                                                |
| **Event logs**     | The logs serve as a tool for troubleshooting, security analysis, compliance auditing, and performance monitoring. Event logs include such details as a timestamp, event type, source, severity level, and others. |

### Known problems

No known problems at time of release.

### Documentation and links

* [Events](/oe/management-dashboard/events.md)
* [Event Registry](/oe/management-dashboard/events/event-registry.md)
* [Event Log](/oe/management-dashboard/events/event-log.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.emporix.io/release-notes/archive/2024/2024-05-02-oe-events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
