Commit Graph

24 Commits

Author SHA1 Message Date
Antoine Cotten 586302bf4e Default to single-node to disable bootstrap checks
Closes #108
2017-05-08 18:55:32 +02:00
Mark Davidson aa06a825eb Update to 5.4 (#120)
Includes required change for logstash config and disables the new machine learning functionality in x-pack by default.
2017-05-08 17:13:05 +02:00
Antoine Cotten b24adfdd17 Decrease default Heap size and update doc
Closes #100
2017-03-15 12:46:26 +01:00
Antoine Cotten 52f43a4a72 Disable X-Pack monitoring in Logstash conf
Fixes #98
2017-03-02 11:22:39 +01:00
Antoine Cotten 6cd82cf47a Use new official images (#96) 2017-03-01 15:16:01 +01:00
Anthony Lapenna 45f2bbbb33 Update the target of the bind mount for the kibana config folder to /etc/kibana (#81) 2016-12-07 09:02:18 +13:00
Nathalia Ortega 63a7750c76 Use depends_on dependency container (#78) 2016-11-19 10:30:28 +09:00
Anthony Lapenna af9e335a3c ELK 5 with X-Pack support 2016-10-29 12:16:43 +13:00
Anthony Lapenna 890c3959e6 allow logstash plugin management 2016-07-07 10:08:50 +12:00
Anthony Lapenna b14907d33a X-Pack (alpha-4) support 2016-07-06 10:40:23 +12:00
Anthony Lapenna 3cf96eb925 update logstash command 2016-06-16 10:18:04 +12:00
Anthony Lapenna a7b51a2d0f X-Pack (alpha-3) support 2016-06-15 10:11:46 +12:00
Michael Tarleton 0836021533 Created Dockerfile for the logstash image build. 2016-06-13 18:06:22 -05:00
Anthony Lapenna 54cd667912 X-Pack (alpha-2) support 2016-05-15 16:55:20 +12:00
Anthony Lapenna a519ed63ea X-Pack (alpha) support. 2016-05-01 20:42:46 +12:00
Minh Danh 159cc6c1b7 Fix error "[9] System error: not a directory"
When starting the stack `with docker-compose up`, it gives out the error:

```
ERROR: Cannot start container e032695b38cdcd1c72597004f2369a7127b8233c9ecc2320c3b2bbd10209654b: [9] System error: not a directory
```
2016-02-23 11:13:02 +07:00
tony dc82da146b Added TCP transport port mapping. 2015-12-04 09:26:33 +01:00
Anthony Lapenna bad736978a Removed Marvel. Marvel suport is now integrated in another branch. 2015-11-05 14:04:33 +01:00
Anthony Lapenna 827777ff86 Reverted network.host option from _non_loopback_ to 0.0.0.0.
Close #18
2015-11-04 19:19:08 +01:00
tony 827c97a111 Modified network.host option to use _non_loopback_ instead of 0.0.0.0. 2015-11-02 11:09:17 +01:00
Anthony Lapenna cb1eae11d0 Use Elasticseach 2.x, Logstash 2.x and latest Kibana version. 2015-11-01 19:20:17 +01:00
tony 5a5e60489a Updated project documentation.
Reviewed how configuration is managed for Kibana to be uniform for all components.
2015-08-18 18:58:22 +02:00
tony 17cdd5fd22 Replaced logstash image with latest official image.
Manages elasticsearch container using the latest official image inside this repository.
Manages the kibana container using the latest official image inside this repository.
Updated README.
2015-07-23 14:03:42 +02:00
Anthony Lapenna bda8e76adf Updated to docker-compose. 2015-02-27 19:03:06 +01:00