Commit Graph

64 Commits

Author SHA1 Message Date
Martin Kanich
295b03fe87 Fix line endings issue of shell script files on Windows 2016-09-25 19:56:54 +02:00
Anthony Lapenna
056c93bc2d Merge pull request #63 from winterer/patch-1
Added section about setup on windows to README.md
2016-09-02 09:59:05 +12:00
winterer
6e3eb437d8 Added section about setup on windows to README.md
Explained line ending issue in kibana/entrypoint.sh on windows.
2016-09-01 13:06:11 +02:00
Anthony Lapenna
11073cfa9a Merge pull request #55 from michaeltarleton/feature/allow-logstash-plugin-management
Feature: how-to logstash plugin management
2016-06-14 15:09:07 +12:00
Michael Tarleton
21bd2e458c Updated comment on logstash.conf 2016-06-13 22:04:00 -05:00
Michael Tarleton
997f42403c Removed the json plugin example from the logstash config. 2016-06-13 20:51:21 -05:00
Michael Tarleton
5e66f83fd0 Removed the json plugin and updated the README. 2016-06-13 20:50:19 -05:00
Michael Tarleton
7a49c1681f Updated README with the new additions. 2016-06-13 18:13:44 -05:00
Michael Tarleton
d84dfb34e0 Installed and configured the logstash-filter-json filter for message parsing in JSON out of the box. 2016-06-13 18:13:21 -05:00
Michael Tarleton
0836021533 Created Dockerfile for the logstash image build. 2016-06-13 18:06:22 -05:00
Anthony Lapenna
3b8b9e265f replace fig-elk references with docker-elk 2016-05-18 09:05:59 +12:00
Anthony Lapenna
9da3ffb312 docs(kibana): information about logstash index 2016-04-08 15:03:32 +12:00
Anthony Lapenna
c13809d6c9 Added a note about the logstash indice creation.
Close #49.
2016-04-07 20:04:52 +12:00
Anthony Lapenna
b143602659 Merge pull request #42 from minhdanh/master
Fix error "[9] System error: not a directory"
2016-03-15 15:17:02 +13: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
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