# Logs

Logs are pieces of information that record system activities. These pieces of information include information such as time, user name, IP address, system access activities and many other information depending on each system. Operators use logs to monitor activities on their systems, thereby detecting and identifying the source of system problems, detecting and identifying secret accesses, monitoring user activities as well as access data, providing information to system administrators about events and activities that may be significant to system security, from which operators can analyze and evaluate the system most accurately.


---

# 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.vngcloud.vn/vng-cloud-document/vmonitor/dashboards/logs.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.
