# ホスト

{% hint style="info" %}
エージェントを介して収集しているホスト全体のログに対して検出されるフィルターを作成できます。

グループ、OSなど必要な設定を通じて希望するフィルターを登録して使用すると、フィルター探知 > ホストメニューから探知された情報を確認することができます。
{% endhint %}

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

### 1. メニュー位置 <a href="#id-1" id="id-1"></a>

* 左側のナビゲーション バー メニューのフィルター > 登録メニューをクリックします。

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

### 2. 登録ボタンクリック <a href="#id-2" id="id-2"></a>

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

### 3. フィルター分類選択 <a href="#id-3" id="id-3"></a>

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

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

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

### 6. チャンネル選択 <a href="#id-6" id="id-6"></a>

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

### 7. イベントタイプ選択 <a href="#id-7" id="id-7"></a>

<figure><img src="/files/3g8Y3sGT7iTI0uhpfcRQ" alt=""><figcaption></figcaption></figure>

### 8. フィルター名入力 <a href="#id-8" id="id-8"></a>

* 登録するフィルターの名前を入力します。

### 9. フィルター説明入力 <a href="#id-9" id="id-9"></a>

### 10. フィルターの危険度(高い/中間/低い)指定 <a href="#id-10" id="id-10"></a>

* 登録するフィルターの危険度を自分で設定することができます。

### 11. フィルター動作時間（24時間/時間設定）の設定 <a href="#id-11" id="id-11"></a>

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

* たとえば、退勤時間以降から出勤時間までのフィルター動作を確認したい場合は、「時間設定」を選択し、希望する時間を入力します。

### 12. 動作設定 <a href="#id-12" id="id-12"></a>

* 下段にある情報入力領域の追加ボタンをクリックすると、データ値を入力して該当する値を含めるか除外することができます。
* フィルター登録時には過探/誤探が発生することがありますので担当者に確認の上、登録することをおすすめします。
* ネットワークフィルターを登録する際には、分類をetc.と選択する必要があります。
* 以下はフィルター登録例です。

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

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

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


---

# 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/comm/newfilter/system.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.
