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

# ダッシュボード

{% hint style="info" %}
ウェブパケット分析によるハッキング探知·遮断

* ウェブパケットを分析してハッキング攻撃をリアルタイムで探知して遮断する機能を提供します。
* ウェブパケットとログ分析時のリクエストと応答の本文情報も含まれています。 （世界特許技術）
* OWASP TOP 10及びユーザー定義フィルターによる探知方式を提供。
* 主要なパケットおよびログ情報を視覚的に表現して提供します。
* 知られていない（Unknown）攻撃にも対応できます。
  {% endhint %}

### **1.** 上段メニュー説明 <a href="#id-1" id="id-1"></a>

* [x] ダッシュボードは、午前0時(00:00)から検出されたログをデフォルトの開始時間に設定します。

- 2分ごとに自動更新され、必要に応じて一時停止することができます。
- 検出されたログは、選択した時間ベースで表示され、管理が容易です。
- ユーザーが設定した時間は、再ログイン時に 00:00 に自動的に初期化されます。

<figure><img src="/files/xfYaM13PwZKF9OTK7pPT" alt=""><figcaption><p>[探知時点00:00深夜12時からスタート]</p></figcaption></figure>

* [x] **ダッシュボード上段メニュー構成**

- 総探知件数: 全体探知されたログ数
- 登録ホスト: 登録されたホストの数
- 検出ログ発生ホスト: 検出されたログが発生したホストの数
- ログ未アップロードホスト:ログアップロードが発生していないホストの数
- ログアップロード量:現在アップロードされたログの総量
- リソースモニタリング:ホストのリソース使用状況

<figure><img src="/files/Z0Yj9JZuRelYobf3A6xA" alt=""><figcaption><p>[上段メニュー]</p></figcaption></figure>

### 2. リアルタイム検出項目 <a href="#id-2" id="id-2"></a>

* [x] ウェブファイアウォール

- Status別、遮断/探知別の照会が可能

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

* [x] **サービス別詳細内訳**

- 最近探知されたフィルター
- 探知フィルター TOP5
- 危険度別ログ発生状況
- 時間別ログ発生状況
- 接続 IP TOP5
- 探知ログホストTOP5
- 最近検出されたフィルターの '+' アイコンをクリックすると、そのページに移動

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

### 3. 探知フィルターTOP5 / Status別ログ発生状況 <a href="#id-3" id="id-3"></a>

* 探知フィルターTOP5とステータス別のログ発生状況のグラフを確認

<figure><img src="/files/4nF8H9TLiz5xCytuVpL2" alt=""><figcaption></figcaption></figure>

### 4. 時間別ログ発生状況 <a href="#id-4" id="id-4"></a>

* 検出ログが時間帯ごとに発生した推移をグラフで提供します。
* 前日に発生したログと比較して、時間別探知パターンを簡単に把握できます。

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

### 5. 接続IP TOP5 / 探知ログホストTOP5 <a href="#id-5" id="id-5"></a>

* 接続IP TOP5と探知ログホストTOP5の現況を確認

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

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

{% embed url="<https://www.youtube.com/embed/ifc3tet-iTo?si=GGvYYxs_wUfaPwA5>" %}


---

# 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/dashboard.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.
