# アプリケーション > ユーザー定義

{% hint style="info" %}
パスを指定して、アップロード設定が行われた特定のアプリケーションで発生するユーザー定義ログを確認できます。\
フィルターを登録すると、ログ全体にあるログに基づいて検出し、ダッシュボードとフィルター検出にさらされます。
{% endhint %}

### 1. アプリケーション ユーザー定義項目の選択 <a href="#id-1" id="id-1"></a>

* 管理 > 使用 > アプリケーション ユーザー定義設定により、アイテムが露出します。

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

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

* 作成日を基準に最新順と過去順に並べ替えることができます。
* 基本方向の並び替えは、最新順で最後の生成されたログが表示されます。

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

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

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

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

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

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

<figure><img src="/files/55wyHXf5abeRXrBut5NI" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* \[ログの詳細] ボタンをクリックすると、発生したユーザー定義のログの詳細を確認できます。

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

### **内部ブログ** <a href="#id-11" id="id-11"></a>

> Log Collector > Custom Application&#x20;
>
> [https://docs.plura.io/ja/faq/comm/uploadapp](https://docs.plura.io/ja/faq/common/uploadapp)


---

# 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/capp.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.
