# 호스트

{% hint style="info" %}
에이전트를 통해 수집된 호스트의 전체 로그를 기반으로 탐지 필터를 만들 수 있습니다.&#x20;

그룹, OS 등 필요한 설정을 통해 원하는 필터를 등록하고, 해당 필터를 사용하여 "필터 탐지 > 호스트" 메뉴에서 탐지된 정보를 확인할 수 있습니다.
{% endhint %}

## 필터 등록 절차 <a href="#id-0" id="id-0"></a>

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

### 1. 메뉴 위치 <a href="#id-1" id="id-1"></a>

* 왼쪽 네비게이션 바에서 **필터 > 등록** 메뉴를 클릭합니다.<br>

  <figure><img src="https://qubitsec.github.io/docs/images/Manual/common/regi/system/2.png" alt=""><figcaption></figcaption></figure>

### 2. 등록 버튼 클릭 <a href="#id-2" id="id-2"></a>

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/regi/system/3.png" alt=""><figcaption></figcaption></figure>

### 3. 필터 분류 선택 <a href="#id-3" id="id-3"></a>

<figure><img src="/files/6pJu3jhjZrLEK8UWB7DB" alt=""><figcaption></figcaption></figure>

### 4. 그룹 선택 <a href="#id-4" id="id-4"></a>

### 5. 운영체제 선택 <a href="#id-5" id="id-5"></a>

### 6. 채널 선택 <a href="#id-6" id="id-6"></a>

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/regi/system/5.png" alt=""><figcaption></figcaption></figure>

### 7. 이벤트 타입 선택 <a href="#id-7" id="id-7"></a>

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/regi/system/6.png" alt=""><figcaption></figcaption></figure>

### 8. 필터명 입력 <a href="#id-8" id="id-8"></a>

* 필터의 이름을 입력합니다.

### 9. 필터 설명 입력 <a href="#id-9" id="id-9"></a>

### 10. 필터 위험도 지정 (Very High/High/Middle/Low) <a href="#id-10" id="id-10"></a>

* 필터의 위험도를 설정할 수 있습니다.

### 11. 필터 동작 시간 설정 (24시간/시간 설정) <a href="#id-11" id="id-11"></a>

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/regi/system/7.png" alt=""><figcaption></figcaption></figure>

* 예를 들어, 퇴근 시간 이후부터 출근 시간까지 필터가 동작하도록 하고 싶다면, "시간 설정"을 선택하고 원하는 시간을 입력합니다.

### 12. 동작 설정 <a href="#id-12" id="id-12"></a>

* 화면 하단의 정보 입력 영역에서 **추가** 버튼을 클릭한 후, 입력된 데이터를 포함하거나 제외할 값을 설정할 수 있습니다.
* 필터 등록 시 과탐 또는 오탐이 발생할 수 있으니, 담당자와 확인 후 등록하는 것을 권장합니다.
* 네트워크 필터를 등록할 경우, 필터 분류를 \*\*etc.\*\*로 선택해야 합니다.

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

### 13. 동영상 <a href="#id-13" id="id-13"></a>

{% embed url="<https://youtu.be/y9NnH2fjzEU>" %}
<https://youtu.be/y9NnH2fjzEU>
{% endembed %}


---

# 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/fn/comm/newfilter/system.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.
