# ELK Stack on AWS

**URL:** https://discuss.elastic.co/t/elk-stack-on-aws/173524
**Category:** Elasticsearch
**Created:** [March 22, 2019, 4:23pm UTC](https://discuss.elastic.co/t/elk-stack-on-aws/173524 "2019-03-22T16:23:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![lar](https://avatars.discourse-cdn.com/v4/letter/l/47e85d/32.png) [@lar](https://discuss.elastic.co/u/lar)
#### Post date: [March 22, 2019, 4:23pm UTC](https://discuss.elastic.co/t/elk-stack-on-aws/173524/1 "2019-03-22T16:23:08Z")

</div>

Saw many threads on this topic

[[ELK Stack on AWS multi-region?](https://discuss.elastic.co/t/elk-stack-on-aws-multi-region/79898)]  
[[Regular ELK stack on AWS](https://discuss.elastic.co/t/regular-elk-stack-on-aws/169997)]  
[[New to ELK Stack on AWS?](https://discuss.elastic.co/t/new-to-elk-stack-on-aws/172164)]

I want to install Elasticsearch, Logstash, Kibanna on EC2 Instances. any advice would be great.

---

<div class="post-metadata">

### Author: ![Habbiot](https://avatars.discourse-cdn.com/v4/letter/h/13edae/32.png) [@Habbiot](https://discuss.elastic.co/u/Habbiot)
#### Post date: [March 22, 2019, 4:52pm UTC](https://discuss.elastic.co/t/elk-stack-on-aws/173524/2 "2019-03-22T16:52:29Z")

</div>

[Logstash Installation](https://aws.amazon.com/elasticsearch-service/resources/articles/logstash-tutorial/)  
[Elasticsearch Installtion](https://www.elastic.co/blog/running-elasticsearch-on-aws)  
[Kibana Installation](http://www.devops-engineer.com/how-to-install-and-configure-kibana-in-aws/)

You may also need to Install [Beats](https://www.elastic.co/blog/using-beats-with-elasticsearch-on-aws) and it's agents. Refer [here](https://www.elastic.co/guide/en/beats/libbeat/current/getting-started.html).

You may need some elastic load balancers and auto scalers. Also an S3 to store logs.

The order to install and how, other experts here can advise.

---

<div class="post-metadata">

### Author: ![rahulkumar1](https://avatars.discourse-cdn.com/v4/letter/r/a4c791/32.png) [@rahulkumar1](https://discuss.elastic.co/u/rahulkumar1)
#### Post date: [March 22, 2019, 5:01pm UTC](https://discuss.elastic.co/t/elk-stack-on-aws/173524/3 "2019-03-22T17:01:53Z")

</div>

Amazon recommends to use [Three Availability Zones](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains.html)

you can place ELB and ASG with Logstash and Kibanna.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [April 19, 2019, 5:01pm UTC](https://discuss.elastic.co/t/elk-stack-on-aws/173524/4 "2019-04-19T17:01:53Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
