# 호스트보안(EDR)

{% hint style="info" %}
지원 운영체제

[https://docs.plura.io/ko/faq/comm/support\_os](https://docs.plura.io/ko/faq/common/support_os)
{% endhint %}

{% hint style="info" %}
에이전트 동작 기능 안내

1\) 감사 정책 설정을 통해 로그를 생성합니다.

2\) Windows 이벤트 로그(Windows Event Log), Linux의 syslog와 audit 로그를 수집합니다.

3\) 수집된 로그를 분석하여 이상 징후를 탐지합니다.

4\) 탐지된 정책에 따라 차단을 수행합니다.

5\) 탐지 및 차단 태그 정보를 로그에 삽입한 후, PLURA 시스템으로 전송합니다.
{% endhint %}

{% hint style="info" %}
PLURA Agent는 개인정보를 수집하지 않습니다.
{% endhint %}

### :link: [Windows](https://docs.plura.io/ko/agents/edr/windows) Agent Install <a href="#id-1" id="id-1"></a>

### :link: [Linux](https://docs.plura.io/ko/agents/edr/linux) Agent Install <a href="#id-2" id="id-2"></a>

### :link: [PLURA-EDR](https://www.plura.io/platform/edr) website <a href="#id-3" id="id-3"></a>


---

# 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/agents/edr.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.
