> For the complete documentation index, see [llms.txt](https://docs.plura.io/ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ja/fn/comm/statistics/upload.md).

# アップロード容量

{% hint style="info" %}
ログのアップロード量を視覚化されたグラフまたはテーブル形式で提供します。

* ダッシュボード上段のログアップロード量から情報を確認可能
* 月別の場合、当月を含めて4ヶ月の情報が確認可能
* アップロード容量または数(數)を選択可能&#x20;
* アップロード数選択時にチャンネル別の詳細情報を提供
  {% endhint %}

### 1. 統計項目 <a href="#id-1" id="id-1"></a>

* 一日統計

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

* 週別統計

<figure><img src="/files/2k0siM5omMlrlA9PbcJO" alt=""><figcaption></figcaption></figure>

* 月別統計

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

### 2. ログアップロード容量/数照会 <a href="#id-2" id="id-2"></a>

* ホスト別のログ容量/数の並べ替えを提供

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

### 3. チャンネル別対数 <a href="#id-3" id="id-3"></a>

* 特定のホストを選択すると、チャンネル別のログ数が確認可能
* &#x20;Windows/Linuxのみ提供

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plura.io/ja/fn/comm/statistics/upload.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
