# システム管理

{% hint style="info" %}
PLURA サービスをインストールすると、システム管理ページにシステムの詳細情報が残され、グループの作成およびシステムの状態を変更することができます。
{% endhint %}

### 1. システム. Summary <a href="#id-1" id="id-1"></a>

* システムSummaryでは、登録されたシステム、動作中のシステム、正常に動作中のエージェント、Windows/LinuxなどのOS別システム数の現状を提供します。
* それぞれのSummary数字をクリックすると、その情報でフィルターされた情報が露出されます。

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

### 2. 整列 <a href="#id-2" id="id-2"></a>

* 生成日基準の最新順と過去順など多様な基準で整列できます。

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

### 3. 1ページで表示されるログライン数 <a href="#id-3" id="id-3"></a>

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

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

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

* グループを選択できます。

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

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

* 目的のオペレーティング システムを選択できます。

<figure><img src="/files/5gpL7aMKSKu8epHKiVGZ" alt=""><figcaption></figcaption></figure>

### 6. システムIPアドレス選択 <a href="#id-6" id="id-6"></a>

* 目的のシステムIPアドレスを選択できます。

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

### 7.  集合ログ選択 <a href="#id-7" id="id-7"></a>

* すべての収集されたログを表示したり、システム、システム/ウェブに分類して表示することができます。

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

### 8. 登録方法選択 <a href="#id-8" id="id-8"></a>

* ライセンスで登録するか、直接登録した方法を選択して見ることができます。

<figure><img src="/files/3077f5aUiJmz1EVUl0EB" alt=""><figcaption></figcaption></figure>

### 9. 全体ログ(収集)を選択 <a href="#id-9" id="id-9"></a>

* 全体ログの収集状態別に選択して見ることができます。

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

### 10. グループ登録 <a href="#id-10" id="id-10"></a>

* グループを追加するには、\[グループ登録] をクリックし、グループ名を入力し、追加ボタンを押して追加したいシステムを選択します。

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

* 登録完了ポップアップウィンドウが表示されたら、確認ボタンを押すとグループ登録が完了します。

### 11. システム削除 <a href="#id-11" id="id-11"></a>

* システムリストの左側にあるチェックボックスにチェックすると表示される '削除' ボタンをクリックすると、そのシステムが削除されます。

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


---

# 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/forensic-1/mgmt.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.
