# 로그 그룹 추출

***

## 로그 그룹 추출이란?

**매 시간, 매일 수집했던 정보들을 한 번에 다운로드할 때 사용하는 기능**입니다. 로그는 같은 페이지를 여러 번 (2회 이상) 추출 했을 경우 생성되며, 이 기능을 이용해 과거 데이터를 한 번에 모아 엑셀 시트 한 장으로 정리할 수 있습니다.&#x20;

{% hint style="success" %}
그룹 추출하는 방식과 똑같지만 소스가 되는 데이터를 무엇으로 선택하느냐에 따라 엑셀에 정리되는 결과가 달라집니다. 간혹 매일 수집 했던 페이지의 디자인이 바뀌었을 때 이전의 정보가 빈칸으로 나타날 수 있습니다. 이 경우, [로그 그룹 추출 - 엑셀에 빈칸이 나타날 때](/docs/ko/getting-started/databoard-features/log-group-extraction-blank-cells.md)를 참고해보세요.
{% endhint %}

{% hint style="info" %}
**초간단 따라하기**

➡️ 추출 반복 (스케쥴 추천) ➡️ 결과 로그 선택 ➡️ 쌓인 로그 중에 소스로 삼고 싶은 데이터 결과를 선택 ➡️ 로그 엑셀 다운로드
{% endhint %}

***

## 사용방법&#x20;

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

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

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

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

<details>

<summary><strong>로그 API는 왜 대표 데이터를 선택해야 하나요?</strong></summary>

로그 API 는 데이터를 정리할 때 기준이 되는 소스 데이터가 필요합니다. 어떤 데이터를 추출할지 정확하게 설정한 적이 없기 때문입니다. 사용자가 하나의 로그 데이터를 선택하면, 그것을 소스로 삼아 다른 로그 데이터들과 비교하게 됩니다.&#x20;

</details>


---

# 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://help.listly.io/docs/ko/getting-started/databoard-features/log-group-extraction.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.
