# 빠른시작

### "해킹 공격을 100% 방어할 수 있는 강력한 보안 제공" <a href="#id-0" id="id-0"></a>

### 1. 에이전트 기능 소개

{% hint style="info" %}
PLURA 에이전트는 로그를 수집하고 분석하여 클라우드로 전송하는 역할을 합니다.&#x20;

성능 최적화를 통해 CPU와 메모리 사용량에서 최고의 효율을 제공합니다.&#x20;

다양한 환경에서 안티바이러스 제품과의 충돌이 발생하지 않았습니다.
{% endhint %}

**주요 기능**

* 로그 생성, 수집, 분석, 탐지, 차단, 전송
  * [x] 예외처리: 개인정보 암호화, 업로드 등
* 감사 정책 수행으로 로깅 제공
  * [x] 운영체제 감사 정책 수행 : Windows, Linux
  * [x] 이벤트 채널 활성화 수행 : Windows Event Channel

### 2. Windows, Linux 최소 및 권장 사양 <a href="#id-2" id="id-2"></a>

{% embed url="<https://docs.plura.io/ko/faq/comm/arecommend>" %}

### 3. 지원 운영체제

{% embed url="<https://docs.plura.io/ko/faq/comm/support_os>" %}

### 4. 브라우저 호환성

* 크롬
* 엣지
* 파이어폭스

***

### 5. 회원 가입

{% embed url="<https://siem.plura.io/signup>" %}
<https://siem.plura.io/signup>
{% endembed %}

* 무료 평가판 시작을 선택하여 계정을 생성합니다.
* 계정 생성 후 로그인하여 에이전트를 설치합니다.

### 6. 에이전트 설치

* 운영체제를 선택합니다.

{% embed url="<https://docs.plura.io/ko/agents/edr/windows>" %}

{% embed url="<https://docs.plura.io/ko/agents/edr/linux>" %}

### 7. 설치 완료

* [웹 UI에 로그인](https://docs.plura.io/ko/login)하여 [대시보드](/ko/fn/comm/dashboard.md)를 확인합니다.


---

# 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/quickstart.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.
