# 업로드 설정: 응용프로그램

{% hint style="info" %}
응용프로그램은 비정형 데이터이기 때문에 관리가 어렵지만, 로그 수집, 탐지, 알림 등의 관리 기능을 제공합니다.
{% endhint %}

**로그 분석을 위한 사전 작업**

* [관리](https://docs.plura.io/ko/function/common/management) > [목록](https://docs.plura.io/ko/function/common/management/list) > 응용프로그램 태그 등록
* 수집할 로그경로 확인

### 응용 프로그램 로그 업로드 설정하기 영상 <a href="#id-1" id="id-1"></a>

{% embed url="<https://youtu.be/kqVKHBSR_-I>" %}


---

# 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/ko/faq/comm/uploadapp.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.
