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

# ログ

{% hint style="info" %}
ブロックIPアドレスリストに登録されたIPが接続された場合、そのIPのリアルタイムログを確認することができます。
{% endhint %}

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

* "設定" ボタンをクリックすると、防御 > 設定ページに移動します。

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

* マウスの右ボタンまたは"リンク"カラムの下にあるアイコンをクリックして、その防御ログの全体ログページに移動することができます。

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

### 1. 日付整列 <a href="#id-1" id="id-1"></a>

* 生成日を基準に最新順と過去順に並べ替えることができます。
* デフォルトのソートには、最後に生成されたログが最新の順序で表示されます。

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

### 2. ログライン数設定 <a href="#id-2" id="id-2"></a>

* 1ページあたりの見えるログの数を設定でき、基本20で100ラインまで選択できます。

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

### 3. 日付/時間選択 <a href="#id-3" id="id-3"></a>

* デフォルトは今日の発生ログで、時間設定で特定のログを検索できます。
* 期間を拡大して、過去 1 週間または 1 か月を選択できます。

<figure><img src="/files/0mDMiFtKj2qtjNZMKfcQ" alt=""><figcaption></figcaption></figure>

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

* グループを選択して確認できます。

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

### 5. オペレーティングシステムの選択 <a href="#id-5" id="id-5"></a>

* 収集されたログをオペレーティング システムベースで分類できます。

<figure><img src="/files/8OBs4rOxwgztvhuwV85U" alt=""><figcaption></figcaption></figure>

### 6. ホスト選択 <a href="#id-6" id="id-6"></a>

* 特定のホストを選択して、そのログのみを確認できます。

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

### 7. 分類選択 <a href="#id-7" id="id-7"></a>

* 分類別に選択して確認することができます。

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

### 8. タイプ選択 <a href="#id-8" id="id-8"></a>

* タイプ別に選択して確認することができます。

<figure><img src="/files/2TGuVmeAX2AyRUwfnJtT" 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/log.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.
