> For the complete documentation index, see [llms.txt](https://docs.plura.io/ja/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/ja/fn/waf/newfilter.md).

# フィルター登録

{% hint style="info" %}
OWASP TOP 10をベースにした基本シグネチャーを提供し、ユーザー定義探知フィルターを生成してリアルタイムでウェブパケットで探知及び遮断機能を提供します。
{% endhint %}

<figure><img src="/files/84oS0qdItCgAmZG7Arti" alt=""><figcaption></figcaption></figure>

### 1. メニューの位置 <a href="#id-1" id="id-1"></a>

* 左ナビゲーション バーで、フィルター > 登録メニューをクリックします。

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

### 2. 登録ボタンクリック <a href="#id-2" id="id-2"></a>

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

### 3. フィルター分類選択 <a href="#id-3" id="id-3"></a>

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

### 4. グループ選択 <a href="#id-4" id="id-4"></a>

* 登録するフィルターの名前を入力します。

### 5. フィルター名入力 <a href="#id-5" id="id-5"></a>

### 6. 危険度(Very High/High/Middle/Low)を選択 <a href="#id-6" id="id-6"></a>

* フィルターの危険度を自分で設定できます。

### 7. 動作設定 <a href="#id-7" id="id-7"></a>

* 情報入力領域の下部にある追加ボタンをクリックすると、フィルタが検出する値を設定できます。
* 登録されたフィルターは、登録フィルターページで確認することができます。
* フィルター登録時に過探知(誤探知)が発生することがあるので、担当者と十分に確認してからフィルターを登録することをお勧めします。
* 以下は、ウェブ ファイアウォール フィルターの登録例です。

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

### 8. 動画案内 <a href="#id-8" id="id-8"></a>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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