Skip to content

gdd1984/aws-elk-all-in-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

aws-elk-all-in-one

How to install ELK on an AWS EC2 instance

This aims to help people setup their own ELK stack on AWS quickly on a server for evaluation purposes.


You will need t2.medium EC2 instance with 20Gb prior to starting.

The EC2 instance will require following security group access:
* PORT 22 - SSH access
* PORT 5601 - Kibana access
* PORT 9200 - ElasticSearch access
* PORT 5000 - Logstash access

Once you have the above pre-requisites you can paste the commands into the ec2 instaces command line from the install file.

About

How to install ELK on an AWS EC2 instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published