# ダッシュボード

{% hint style="info" %}
リアルタイムで検出されたログと主要情報を視覚化して提供するページです。

リアルタイム探知履歴に基づいてハッキング経路の把握、対応方案を案内します。
{% endhint %}

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

* [x] **ダッシュボードは、真夜中から検出されたログをデフォルトの開始時間に設定しています。**

- 2分ごとに最新データで自動更新、一時停止機能を提供
- 選択した時間以降に探知されたログ表示を提供し、管理の利便性を提供

<figure><img src="/files/6Q1Pn35GXDnHiRl8G01E" alt=""><figcaption><p>[探知時点00:00午前0時からスタート]</p></figcaption></figure>

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

- 総探知件数
- 登録ホスト
- 検出ログ発生ホスト
- ログ·ミー·アップロード·ホスト
- ログアップロード量
- リソース·モニタリング

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

* 未アップロードホスト調査のために対象を選択し、システム管理ページに移動

<figure><img src="/files/94Qd6T010TtSTM82c7iO" alt=""><figcaption></figcaption></figure>

* 未アップロード表示基準:1時間以内にログ発生がない場合

<figure><img src="/files/6UybBgvis2A2WA9AQxHp" alt=""><figcaption></figcaption></figure>

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

* [x] ホストセキュリティ

<figure><img src="/files/6lH4zF2fYUvVlvHIQav2" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

* 時間別探知ログ発生推移を視覚化してグラフで提供し、前日発生と比較して提供

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

### 4. 画面設定 <a href="#id-4" id="id-4"></a>

* ダッシュボード右側のアイコンを選択すると画面設定ページを表示
* グループ設定、デフォルト、露出設定などユーザー別に保存して使用可能

<figure><img src="/files/iD3NDntIG4G7VZI6X8wL" alt=""><figcaption><p>[右側の設定メニューアイコン]</p></figcaption></figure>

<figure><img src="/files/mZfdRXZDeCXF2n4YV8Mq" alt=""><figcaption><p>[設定メニューの表示]</p></figcaption></figure>

* [x] **ユーザー設定項目**

- グループ:選択したグループ内検出ログを提供
- 上段エリア露出:総探知件数、登録ホストなど
- デフォルトメニュー:ダッシュボード接続時のデフォルト露出メニュー設定
- メニュー露出:メニューが露出するかどうかの設定
- 個人ダッシュボード使用:有無
- 初期化:すべての設定をデフォルト設定に変更

### 5. パーソナルダッシュボード <a href="#id-5" id="id-5"></a>

* ユーザーが希望するフィルターだけを集めて管理

<figure><img src="/files/3nL8QEGjCpRxTqVXFOgo" alt=""><figcaption><p>[個人ダッシュボードの例]</p></figcaption></figure>

* フィルター登録設定画面

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

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

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


---

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