# ES在运维监控领域的其他玩法

目前 Elasticsearch 虽然以 Elastic Stack 作为主打产品，但其优秀的分布式设计，灵活的搜索评分函数和强大简洁的检索聚合功能，在运维领域也衍生出不少其他有趣的应用方式。

对于 Elastic 公司来说，这些周边应用，也随时可能成为他们的后续目标产品。就在本书第一版编写期间，packetbeat 就被 Elastic 公司收购，并且可能作为未来数据采集端的标准应用。所以，Elastic Stack 用户提前了解其他方面的多种可能，也是非常有意义的。


---

# 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://hezhiqiang.gitbook.io/elkstack/elasticsearch/other.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.
