# ホスト

{% hint style="info" %}
登録されたハッキング/管理フィルターによって検出された結果を確認することができます。\
探知リストの詳細を通じてフィルター名、分析情報などの探知結果を確認、対応することができます。
{% endhint %}

### 1. 日付整列 <a href="#id-1" id="id-1"></a>

* 作成日を基準に最新順と過去順に並べ替えることができます。
* デフォルトのソートには、最新の順に最後に作成されたログが表示されます。

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

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

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

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

### 3. 日付/時間選択 <a href="#id-3" id="id-3"></a>

* デフォルトは今日の発生ログで、時間設定で特定のログを検索できます。
* 期間を拡大して、過去 1 週間または 1 か月を選択できます。

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

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

* ユーザーが登録したシステム グループを選択して表示できます。

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

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

* オペレーティング システムを選択して表示できます。

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

### 6. ホスト名選択 <a href="#id-6" id="id-6"></a>

* ホスト名を選択して確認できます。

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

### 7. ホスト選択 <a href="#id-7" id="id-7"></a>

* 目的のホストを選択して表示できます。

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

### 8. 分類選択 <a href="#id-8" id="id-8"></a>

* 危険度を選択して見ることができます。

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

### 9. 危険度選択 <a href="#id-9" id="id-9"></a>

* 危険度を選択して見ることができます。

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

### 10. 深刻度選択 <a href="#id-10" id="id-10"></a>

* 深刻度を選択して見ることができます。

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

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

* チャネル リストをクリックして、必要なログのみを選択して表示できます。

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

### 12. 検出されたログの詳細 <a href="#id-12" id="id-12"></a>

* 検出されたログをクリックすると、それぞれのログに含まれている詳細が表示されます。

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

### 13. 検出されたログソースの内容 <a href="#id-13" id="id-13"></a>

* <ログ詳細>ボタンをクリックすると、発生した原本の内容を確認できます。

<figure><img src="/files/8sglIN0x0oqUsDhsZ2MS" 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/comm/fdetection/host.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.
