# ウェブ

{% hint style="info" %}
エージェントがインストールされているウェブ サーバー ホストで発生するすべてのイベント ログが確認できます。\
クライアントがサーバーに要求したデータをメソッド別に分けてログを分析して提供します。
{% endhint %}

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

* 作成日基準の最新順と過去順、リクエストサイズ、同一ログなど様々な基準で並べ替えることができます。
* デフォルトのソートには、最新の順に最後に作成されたログが表示されます。

<figure><img src="/files/1bAbr0ggrX5Y2lV5goOr" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

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

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

* ユーザーが登録したグループを選択して確認できます。

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

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

* 収集されたログをオペレーティング システムベースで分類できます。

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

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

* 特定のホストを選択して、そのログのみを確認できます。

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

### 7. ホスト(ドメイン)選択 <a href="#id-7" id="id-7"></a>

* 特定のホスト（ドメイン）を選択して、そのログのみを確認できます。

<figure><img src="/files/8iDjbXZfKeyP8h4eNRP5" alt=""><figcaption></figcaption></figure>

### 8. ステータス値選択 <a href="#id-8" id="id-8"></a>

* ステータス値を選択して確認できます。

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

### 9. メソッド選択 <a href="#id-9" id="id-9"></a>

* メソッドを選択して確認できます。

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

### 10. タイプ選択 <a href="#id-10" id="id-10"></a>

* タイプを選択して確認できます。

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

### 11. ログ詳細 <a href="#id-11" id="id-11"></a>

* ログ リストをクリックすると、それぞれのログに含まれている詳細を確認できます。

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

### 12. 対数原本の内容 <a href="#id-12" id="id-12"></a>

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

<figure><img src="/files/RzjvSTbgCSY2h7IpPoBq" 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/flog/web.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.
