> 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/undefined-1.md).

# (필독) SoftBank 이상징후탐지

## **소프트뱅크 결제시스템의 엘라스틱 머신러닝 활용사례**  [**영상보기**](https://www.elastic.co/kr/videos/machine-learning-for-elasticsearch-with-softbank)

> [Elastic 머신러닝 도입 문의하기](https://www.elastic.co/kr/contact?elektra=home\&storm=sub3)

Elastic Stack을 기반으로 연간 20조원 이상의 거래액을 담당하고 있는 대규모 결제시스템을 모니터링하고 있는 소프트뱅크의 활용 사례를 소개합니다.

소프트뱅크는 핵심사업인 결제대행서비스를 Elastic 머신러닝 기반 실시간 이상징후 탐지 및 분석하고 있으며, 대량의 거래 데이터 및 서비스 제공 현황을 시각화하고 있습니다.

또한, 시스템 현황 이외에 각종 비즈니스 데이터를 시각화한 사례도 함께 검토해 보시기 바랍니다.

{% file src="/files/-MG85IeUOcCWQofdxDDA" %}
발표자료 다운받기
{% endfile %}

![](/files/-MG84wRwITASy4TnAZJz)

발표자: 황곤 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/machine-learning/undefined-1.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.
