> For the complete documentation index, see [llms.txt](https://elastic-korea.gitbook.io/elastic-reference-box/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elastic-korea.gitbook.io/elastic-reference-box/logging/elastic-logging.md).

# Logging 기초 웨비나

> [엘라스틱 문의하기](https://www.elastic.co/kr/contact?elektra=home\&storm=sub3)

## **Elastic Logging 웨비나** [영상보기](https://elastic.zoom.us/rec/share/1JNRdKnS33xIXaPX1U_edpAwF5i1eaa81nMa-6IOzU0ldFGl8XPaNu5RLu7LqHsE)

{% file src="/files/-MG8W2sboWftRUfgsKFP" %}
실습자료 다운받기
{% endfile %}

![](/files/-MG8XCfqeosbyO-TZATm)

엘라스틱 기반 로그 분석의 첫 단계인 beats, logstash 설정 best practice 와 수집된 로그를 통해 각종 대쉬보드 구성 및 알러팅 설정, 머신러닝을 통한 이상징후 탐지까지 Elastic Logging 100% 활용법을 안내합니다.

간단한 실습과 데모도 함께 진행됩니다.

* 데이터 사이즈, 데이터 소스, 수집의 다양성에 구애받지 않고 모든 데이터들을 수집해서 관리하실 수 있습니다.
* 최종 고객에게 영향을 미치기 전에, 적극적으로 잠재된 문제점을 찾아내고 알람을 걸어 시스템의 성능과 안정성을 향상시킬 수 있습니다.
* 모든 관련 데이터를 검색하고, 분석하는 효율적인 방법을 배움으로써 문제를 찾아내는 시간을 단축시킬 수 있습니다.

발표자: 김종민 Developer Advocate, 황곤 Principal Solutions Architect


---

# 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://elastic-korea.gitbook.io/elastic-reference-box/logging/elastic-logging.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.
