> For the complete documentation index, see [llms.txt](https://muhammed-hatem.gitbook.io/muhammed-hatem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://muhammed-hatem.gitbook.io/muhammed-hatem/tools/elk-manager-cli/home.md).

# Home

#### ELK Stack Installer - Main Menu

The image below displays the **ELK Stack Installer** interface.\
This CLI tool simplifies the **installation, configuration, and management** of ELK components.

🔹 **Features:**

* Displays the status of ELK services (**active/inactive**).
* Allows users to select and manage specific services.
* Provides an easy way to start, stop, or configure components.

💡 To exit the tool, enter **'q'** when prompted.

<figure><img src="/files/CsG7vdOpenWWdLbo6AII" alt=""><figcaption><p>you can replace this banner <span data-gb-custom-inline data-tag="emoji" data-code="1f604">😄</span></p></figcaption></figure>

🟢 **Active (Green):** This status appears for services that are currently running and operational .

🔴 **Inactive (Red):** This status appears for services that are currently stopped or not running.

💡 **Now, select your service and go ahead! 🚀**


---

# 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:

```
GET https://muhammed-hatem.gitbook.io/muhammed-hatem/tools/elk-manager-cli/home.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.
