# サービス:ウェブ探知例外

{% 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/ja/function/common/management/use) > ウェブ探知例外 > 例外設定の追加選択

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

### 2. 情報入力 <a href="#id-2" id="id-2"></a>

* グループで+に追加する項目はAND条件、グループ間ではOR条件です。

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

### **内部ブログ** <a href="#id-3" id="id-3"></a>

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


---

# 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/ja/faq/comm/exception.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.
