> 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/defense/manual.md).

# 即時遮断

{% hint style="info" %}
特定のセキュリティ ログを選択し、すぐにブロック ボタンをクリックして、リアルタイムの防御を実行できます。

ブロックされたIPは、防御 > ブロックIP アドレスページで管理できます。
{% endhint %}

### **1.** 即時遮断ボタン表示 <a href="#id-1" id="id-1"></a>

* セキュリティ探知、フィルター探知、全体ログから防御が必要な項目を選択すると、左下に直ちに遮断ボタンが表示されます。

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

### **2.** ブロック設定ポップアップ <a href="#id-2" id="id-2"></a>

* ポップアップウィンドウでブロックするIPアドレスとブロック理由を入力し、確認ボタンをクリックします。

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

### **3.** 遮断完了と確認 <a href="#id-3" id="id-3"></a>

* ブロックが設定されると、そのログで「ブロック実行中」の状態が表示されます。
* "ブロックIPアドレス"ボタンをクリックすると、防御 > ブロックIPアドレスページに移動します。

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

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


---

# 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/defense/manual.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.
