I've split the Elastic Stack into 2 EC2 instances:
instance1
: 2Gig, 1CPU : Logstash
instance2
: 8Gig, 2CPUs : ElasticSearch & Kibana
I will be providing the public IP of instance2
in the logstash elasticsearch output plugin. Do I need to provide AWS key in there?
Also, do I need the key in Kibana? Or just providing the public IP will do?