Tutorials
This section provides step-by-step instructions to deploy and protect a self-managed Elastic Stack. You will learn how to move from an initial installation to a production-ready, secure configuration.
Install a self-managed Elastic Stack
- Objective: Set up a functional environment for testing or development.
- What you will do: Install the components of the Elastic Stack, including Elasticsearch, Kibana, Fleet Server, and Elastic Agent to collect system data from a host.
- Outcome: A running multi-node Elasticsearch instance with ingested system data viewable in Kibana.
Secure a self-managed Elastic Stack
- Objective: Apply security protocols to an existing installation.
- What you will do: Generate SSL/TLS certificates and enable node-to-node encryption between Elasticsearch components.
- Outcome: A hardened deployment with encrypted traffic and password authentication enabled.