> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/traffic-storage-usage.md).

# 트래픽 및 스토리지 사용량 확인하기

{% hint style="info" %}
저장공간이나 트래픽 확인은 \[c-kr.kollus.com > 분석 > 스토리지(저장공간)]에서 진행합니다.&#x20;

사용기간은 매월 1일부터 말일까지로 선택한 후 확인합니다.&#x20;

(\* 초과사용료 과금은 전송량 (Transfer)및 저장공간(Storage)이 초과 시 계산됩니다.)\
\
가이드 제공 출처 : <https://docs.kollus.com/service-guide/vod/analysis/statistics/>
{% endhint %}

### 전송량 <a href="#undefined" id="undefined"></a>

> **전송량은 학습자의 학습환경에 영향을 받으므로, 정확한 수치는 월 말에 확인하시기 바랍니다.**&#x20;
>
> (콜러스 분석에 있는 트래픽은 대역폭을 의미하며, 트래픽 초과 요금은 전송량에서 확인하면 됩니다.)

콘텐츠 재생 및 다운로드 시 시청자에게 실제로 전송된 총 데이터 양입니다. 비디오 파일은 물론 자막, 포스터 등 부속 데이터를 모두 포함합니다.

* **확인 경로**: Kollus VOD 콘솔 > \[통계] > \[전송량]
* **계산 예시**: 100MB 영상을 10명이 재생/다운로드 완료 시 = 총 1,000MB(1GB) 집계

<img src="https://docs.kollus.com/img/ko/service-guide/vod/statistics-2.webp" alt="" width="100%">

***

### 스토리지 사용량 <a href="#undefined" id="undefined"></a>

> 콜러스 콘솔에서 컨텐츠 업로드 시, **업로드된 가장 높은 용량을 인식하여 월별 단위로 과금됩니다.**
>
> 월별 단위 과금방식이기 때문에 업로드한 월에는 컨텐츠 용량이 인식이 되며, \
> 영상을 삭제하면 삭제된 그 다음 달부터 적용이 됩니다.
>
> ( EX : 1월 삭제 시 1월 저장공간에 인식되어 비용 청구가 되며, 2월부터 청구에서 제외)

현재 워크스페이스에 저장된 총 파일 용량(원본 + 트랜스코딩 파일)의 합계입니다. 원본 파일 저장 기능을 활성화한 경우에만 원본 용량이 합산됩니다.

* **확인 경로**: Kollus VOD 콘솔 > \[통계] > \[스토리지]

<img src="https://docs.kollus.com/img/ko/service-guide/vod/statistics-3.webp" alt="" width="100%">


---

# 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://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/traffic-storage-usage.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.
