# Syslog 설정(Kiwi)

### 1. Kiwi 다운로드 및 설치 <a href="#id-1" id="id-1"></a>

* 다운로드 URL: <https://www.kiwisyslog.com/free-tools/kiwi-free-syslog-server>

<figure><img src="https://qubitsec.github.io/docs/images/Faq/kiwi/05.png" alt=""><figcaption></figcaption></figure>

### 2. Kiwi Syslog 실행 <a href="#id-2" id="id-2"></a>

* 설치 완료 후 Kiwi Syslog를 실행하면 아래와 같은 화면이 나타납니다.

<figure><img src="https://qubitsec.github.io/docs/images/Faq/kiwi/01.png" alt=""><figcaption></figcaption></figure>

### 3. 단축키 실행 <a href="#id-3" id="id-3"></a>

* 프로그램 상단에서 **File** → **Setup**을 클릭하거나, **Ctrl+P** 단축키를 사용하여 설정 창을 엽니다.

<figure><img src="https://qubitsec.github.io/docs/images/Faq/kiwi/02.png" alt=""><figcaption></figcaption></figure>

### 4. Source IP Address 추가 <a href="#id-4" id="id-4"></a>

* **Inputs** 옵션에서 **Source IP Address**를 추가합니다.

<figure><img src="https://qubitsec.github.io/docs/images/Faq/kiwi/03.png" alt=""><figcaption></figcaption></figure>

### 5. 설정 추가 <a href="#id-5" id="id-5"></a>

#### 5-1. \[송신] PLURA 설정

* PLURA 페이지 좌측 상단에서 [관리 > 연동 메뉴](https://docs.plura.io/ko/function/common/management/galam)로 이동하여 설정을 진행합니다.
* **수신지 IP 주소**를 입력합니다.

#### 5-2. \[수신] Kiwi Syslog 설정

* **Kiwi 메뉴** → **File** → **Setup** → **Inputs** → **UDP**로 이동하여 **Data encoding**을 **UTF-8**로 설정합니다.
* **Kiwi 메뉴** → **File** → **Setup** → **Inputs** → **IP addresses**로 이동하여 아래의 송신지 IP 주소들을 모두 추가합니다:
  * 211.43.190.184
  * 211.43.190.185
  * 211.43.190.186
  * 211.43.190.187

{% hint style="danger" %}
**주의:** 온프레미스 환경에서는 송신지 IP 주소가 다릅니다.
{% endhint %}


---

# 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.plura.io/ko/faq/siem/alarm/syslog-kiwi.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.
