> For the complete documentation index, see [llms.txt](https://manual.seara.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.seara.biz/connect-to-seara-with/fortigate/send-syslog.md).

# Send Syslog

**ขั้นตอนการ Config ดังนี้**

**ไปที่ Menu Log & Report > Log Settings** &#x20;

1. เลือก Menu Log & Report
2. เลือก Menu Log Settings
3. ### Local Log&#x20;

   <mark style="color:red;">ให้ Disable Memory</mark>
4. ### Send logs to syslog&#x20;

   <mark style="color:green;">ให้ Enable</mark>\ <mark style="color:green;">ใส่ IP Log Server</mark> (ดูใน Email ที่ได้รับจาก Seara)
5. **Event Logging   :** ติ๊กถูก List ตามภาพ
6. **Apply**

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

กด **>\_Edit in CLI**

**พิมพ์ Command ด้านล่างนี้**

```
config  log syslogd setting
set status enable
set mode udp
set port 514
end
```

**พิมพ์ Command ด้านล่างนี้**

```
config log setting 
set fwpolicy-implicit-log enable
set resolve-ip enable
end
```

จากนั้นเข้ามาที่ web admin&#x20;

เข้า Menu  การจัดการไซด์ > อุปกรณ์ที่บันทึก

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

กดเพิ่มอุปกรณ์

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

&#x20;                                                                                ตั้งค่าตามภาพ

<figure><img src="/files/4mf5flNIZI0v3G8bYIex" alt=""><figcaption></figcaption></figure>

จากนั้นเข้ามาดู Log ใน Menu

บันทึก > บันทึกบน cloud

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

&#x20;                                           \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*   **เสร็จสิ้นการ Config Syslog  \*\*\*\*\*\*\*\*\*\*\*\*\*\*\***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.seara.biz/connect-to-seara-with/fortigate/send-syslog.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.
