======Overview====== ELK stack by elastic is monitoring and log filtering tool defined by: * Elasticsearch * Logstash * Kibana So our architecture will looks as follows: {{ :elk-infrastructure.png?800 |}} Let's get started with basic configuration: * [[elkstack_elasticSearch|Setting Up Elasticsearch with Kibana]] * [[elkstach_elasticSearch_passwordReset | Elasticsearch Password Reset]] * [[elkstack_logstash| Configuring Logstash]] * [[elkstack_ssl_kibana| Enable SSL/TLS for Kibana]] * [[elkstack_cluster| Cluster Configuration]] * [[elkstack_addBeats|Filebeat]] * [[elkstack_conf_geip| Configure GeoIP for FIlebeat]]