# Working with Log Agent

We use the standard **Kafka** log receiving protocol for vMonitor Platform Logs. Therefore, we support you in configuring push logs from all popular existing log agents such as filebeat, fluentd, logstash, rsyslog, vector, etc. If you are still wondering, our advice is to install **Filebeat** - lightweight and efficient. high functionality, or **Logstash** - with more complex log parsing needs.

| **Environment** | **Version**      | **Logstash VNG version has been tested for compatibility** | Filebeat VNG version **has been tested** for compatibility |
| --------------- | ---------------- | ---------------------------------------------------------- | ---------------------------------------------------------- |
| Centos          | 7, 8             | logstash-8.6.2                                             | filebeat-8.7                                               |
| Debian          | 7,8,9            | logstash-8.6.2                                             | filebeat-8.7                                               |
| Ubuntu          | 14,16,18,20,22   | logstash-8.6.2                                             | filebeat-8.7                                               |
| Docker          | From 18 and up   | logstash-8.6.2                                             | filebeat-8.7                                               |
| Kubernetes      | From 1.18 and up | logstash-8.6.2                                             | filebeat-8.7                                               |
| Windows         | 2016, 2019, 2022 | logstash-8.6.2                                             | filebeat-8.7                                               |


---

# 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/lam-viec-voi-log-agent.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.
