# PoCの進行方法のご案内

{% hint style="info" %}
次の手順で進めば、3分以内に完了します。

1. 会員加入
2. ログイン
3. エージェントのインストール
   {% endhint %}

## 1. PoC 進行概要 <a href="#id-1" id="id-1"></a>

(1)  会員登録 > アカウント作成\
(2) ログイン後、顧客サポート要請申請\
(3) エージェントのインストール (Install Agents)

### 1-1. PLURA アカウント作成 <a href="#id-1-1" id="id-1-1"></a>

* 無料トライアル開始

> <https://www.plura.io/signup/>

* Eメール承認 > 登録済み（無料トライアルライセンス14日）
* 要求時に試用版ライセンス延長提供

### 1-2. カスタマーサポートリクエスト <a href="#id-1-2" id="id-1-2"></a>

* ログ分析支援のためにアカウント作成完了後、次のように「顧客支援要請」を選択
  * 要請事由の作成、例）ハッキング攻撃探知及び対応
  * メニューの位置:[管理](https://docs.plura.io/ja/function/common/management) > [サービス](https://docs.plura.io/ja/function/common/management/service) > 2. 顧客サポートをする

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

### 1-3. 同僚招待(オプション) <a href="#id-1-3" id="id-1-3"></a>

* [x] 追加の管理者が必要な場合は、同僚を招待できます。

- ログインアカウントに同僚招待
- 分析対象システムへの統合管理の提供
- メニューの位置:[管理](https://docs.plura.io/ja/function/common/management) > [メンバー](https://docs.plura.io/ja/function/common/management/member) > 2. メンバー追加

## 2. エージェントのインストール <a href="#id-2" id="id-2"></a>

### 2-1. ログイン後、エージェントのインストール "Install Agents" <a href="#id-2-1" id="id-2-1"></a>

* Install Agentsページ案内またはエージェントインストール映像を参考にしてエージェントインストール
* ウィンドウエージェントのインストール例

> <https://docs.plura.io/ko/agents/edr/windows>

### 2-2. 事前環境確認 <a href="#id-2-2" id="id-2-2"></a>

* "Install Agents"でシステム環境に合う文書が見つからない場合は
  * [x] OS バージョン、Web サーバーの種類およびバージョン、Web サービスポート情報を確認した後
    * [ ] 例 : Rocky Linux 8 / Apache 2.4 / TCP 80
    * [ ] Windowsの場合、Sysmonのインストールを追加
  * [x] 該当内訳に従って正確なインストールページを案内提供

### 2-3. エージェントのインストール - リモートサポート <a href="#id-2-3" id="id-2-3"></a>

* リモート接続でインストールをサポートします。


---

# 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/faq/comm/poc.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.
