> For the complete documentation index, see [llms.txt](https://docs.plura.io/ko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ko/faq/comm/exception.md).

# 서비스: 탐지 예외

{% hint style="info" %}
웹 시스템의 특성상, 공격으로 보이지만 실제 공격이 아닌 경우를 예외 처리할 수 있습니다.\
이 설정을 통해 특정 조건의 로그는 탐지 및 차단되지 않도록 할 수 있으며, 전체 로그에는 기록됩니다.

**예시**: 특정 `host` 주소(`1.2.3.4`)의 로그를 탐지하지 않으려면, `host` 항목을 선택하고 `1.2.3.4`를 입력하여 예외 처리할 수 있습니다.
{% endhint %}

### 1. 경로 이동 <a href="#id-1" id="id-1"></a>

* [관리 > 사용](https://docs.plura.io/ko/function/common/management/use) > 탐지예외 > 예외설정 추가

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

### 2. 예외 조건 입력 <a href="#id-2" id="id-2"></a>

* 그룹 내 항목을 추가할 때는 `+` 버튼을 사용합니다.
* 그룹 내 항목들은 `AND` 조건으로 연결되며, 그룹 간에는 `OR` 조건이 적용됩니다.

<figure><img src="/files/5A4LP28V77plTHKyCn0s" alt=""><figcaption></figcaption></figure>

### 참고 문서 <a href="#id-3" id="id-3"></a>

> [https://docs.plura.io/ko/fn/comm/mgmt/use](https://docs.plura.io/ko/function/common/management/use)
