Commit Graph

58 Commits

Author SHA1 Message Date
Nils Norman Haukås 454ffe7e26 update readme, add nogithub badge 2024-01-22 20:06:36 +01:00
nnh 5eab8bb7c1 Merge branch 'feature-ssl' of github.com:nilsnh/docker-elk into feature-ssl
Conflicts:
	README.md
2016-02-02 13:20:00 +01:00
nnh baf194e668 Ensure that elasticsearch container store its data into a storage folder on the host system. 2016-02-02 13:18:58 +01:00
Nils d1b62348fa Update README.md 2016-01-15 08:41:42 +01:00
nnh 665bca8eeb improved comment 2016-01-13 09:29:29 +01:00
nnh 0de0947703 typo fix 2016-01-13 09:26:24 +01:00
Nils 6875fa96fa Update README.md 2016-01-13 09:20:52 +01:00
nnh 3689fd0d04 updated readme. 2016-01-13 09:15:31 +01:00
nnh 03ebac1b33 Added certs folder containing helper scripts for creating SSL .key, .crt and truststore.jks files. Changed logstash and kibana configuration to make use of SSL. No longer exposing elasticsearch on localhost. Updated readme. 2016-01-13 09:07:20 +01:00
Anthony Lapenna 0ce815ebe8 Merge pull request #29 from fvigotti/patch-1
kibana is now executed using exec
2015-12-14 08:49:54 +01:00
fvigotti 56490a320d kibana is now executed using exec
kibana should be executed with exec to give it pid 1 and bind signal forwarding with the container instance
2015-12-12 16:19:32 +00: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 85d8bac979 Updated documentation section related to Elasticsearch data persistence.
Close #19
2015-11-04 19:20:47 +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 82ae16cf36 Added LICENSE. 2015-11-03 08:37:47 +01:00
tony b3b3c131c1 Updated logstash configuration. The elasticsearch output is now directly connected to the elasticsearch container. 2015-11-02 11:47:30 +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 57e09b93f2 Updated documentation. 2015-10-15 13:10:26 +02:00
tony b278b54970 Added a section about logstash memory configuration and logstash JMX remote access in the documentation. 2015-10-15 13:09:03 +02:00
Anthony Lapenna 2e90c08bda Merge pull request #12 from jihchi/patch-1
Update README.md (small tweak)
2015-09-05 09:56:58 +02:00
Jih-Chi Lee f53db4b1aa Update README.md 2015-09-05 12:01:11 +08:00
Anthony Lapenna d70bcfb55e Merge pull request #11 from nklmish/documentation
updated readme file to include docker toolbox command
2015-08-22 10:51:21 +02:00
nklmish 7f85c6e158 updated readme file to include docker toolbox command 2015-08-21 16:12:31 +02:00
Anthony Lapenna 4b1c6177b2 Merge pull request #10 from deviantony/enhanced-documentation
Updated project documentation.
2015-08-18 19:00:48 +02: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 58b6f8578e Updated README. 2015-07-31 11:44:41 +02:00
Anthony Lapenna 04f96283b1 Merge pull request #9 from deviantony/official
Use official images
2015-07-23 14:05:56 +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
tony e80c8d14df Updated README. 2015-04-24 08:30:14 +02:00
Anthony Lapenna 8a64d175ab Merge pull request #7 from cdituri/centos-selinux
Note about starting fig-elk when SELinux is enabled
2015-04-24 07:47:36 +02:00
Chris Dituri 8ab8d4b913 README.md: add note about running under SELinux-enabled systems 2015-04-23 21:45:22 -05:00
Chris Dituri 9f72d2c804 README.md: mention docker-compose -d switch to run detached in background 2015-04-23 21:43:27 -05:00
Anthony Lapenna 705423c148 Update README 2015-04-16 08:57:53 +02:00
tony 10b208a9c4 Updated README, added info on boot2docker use case. 2015-04-13 12:21:50 +02:00
Anthony Lapenna bda8e76adf Updated to docker-compose. 2015-02-27 19:03:06 +01:00
Anthony Lapenna af1d208619 Merge pull request #3 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-02-21 08:53:19 +01:00
The Gitter Badger a7eb55c9c5 Added Gitter badge 2015-02-21 07:52:34 +00:00
tony 393219d765 Updated image links to kibana3 / kibana4 versions. 2015-02-20 07:30:46 +01:00
Anthony Lapenna 3098a3c1e5 Updated kibana image to latest kibana4 (currently rc1). 2015-02-14 11:10:03 +01:00
Anthony Lapenna 2d8277f2ae Updated README. 2015-02-14 09:02:31 +01:00
tony 610189dd9e Updated kibana 4 from BETA3 to BETA2 2014-12-18 11:29:08 +01:00
tony 5843d2463e Added NOTE on docker 1.4.1. 2014-12-17 08:31:15 +01:00
tony 40c117fc87 Added WARNING for Docker 1.4 2014-12-15 14:00:57 +01:00
tony e595733ba1 Added WARNING for Docker 1.4 2014-12-15 13:59:41 +01:00
Anthony Lapenna 359b8cedef Updated logstash-conf format. 2014-12-06 19:17:59 +01:00
Anthony Lapenna c6d7aac2aa Updated README 2014-12-06 19:17:10 +01:00
Anthony Lapenna 9a36fa735d Updated README 2014-11-19 21:07:39 +01:00
Anthony Lapenna 84b150410c Updated README 2014-11-19 21:06:32 +01:00