Technical requirements
To follow the different recipes in this chapter, you will need an Elastic Stack deployment that includes the following:
- Elasticsearch for searching and storing the data
- Kibana for data visualization and Stack Management (a Kibana user with full privileges for Fleet and integrations is required)
- Integrations Server (included by default in Elastic Cloud deployment)
To quickly spin up a deployment on Elastic Cloud, you can follow the Deploying Elastic Stack on Elastic Cloud recipe in Chapter 1.
The snippets of this chapter are available at https://github.com/PacktPublishing/Elastic-Stack-8.x-Cookbook/blob/main/Chapter5/snippets.md.