> 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/machine-learning/ml.md).

# 머신러닝 job 세팅하기

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

![](/files/-MHGDRLPuAVtbNPp8Hi3)

## 머신러닝 job 세팅 데모영상 [영상보기](https://elastic.zoom.us/rec/share/1JNRdKnS33xIXaPX1U_edpAwF5i1eaa81nMa-6IOzU0ldFGl8XPaNu5RLu7LqHsE)

Elastic Logging webinar 에서 소개된 머신러닝(Un-supervised) job 세팅 방법을 간단한 데모 보여드립니다.

시계열 데이터에서 발생하는 데이터 패턴을 엘라스틱 머신러닝이 학습하고, 패턴에서 벗어나는 이상징후가 발생했을 때 어떻게 탐지해내는지 본 웨비나에서 확인해보세요.

웨비나 영상 (57:20) 에서 부터 머신러닝 job을 세팅하는 간단한 데모를 확인하실 수 있습니다.


---

# 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/machine-learning/ml.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.
