# Event log

The Event log section serves as a record of events and actions that occur within an organization. It maintains a chronological sequence of events, capturing important information such as timestamps, descriptions, and relevant details about each event. By capturing and preserving a detailed account of events, it becomes a valuable resource for troubleshooting, analysis, and security purposes.

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

**Where I can find it?**\
You can find Event logs menu on the several pages: ONU, OLT and SWITCH.

<figure><img src="/files/hh6jA8XumcZaix7IaUx7" alt=""><figcaption><p>We can go to Event logs via button, which located in the upper right corner</p></figcaption></figure>

**How it works?**\
Each event capturing and displaying in Event logs table. For example:\
\
1\. Open information about ONU

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

2. ONU information page is opened

<figure><img src="/files/9xXgITPCH2Rzz8imqIia" alt=""><figcaption></figcaption></figure>

3. Event displays in the Event logs table

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


---

# 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://docs.easypon.in/event-log.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.
