knarfeh
cdf52bbfd3
Fix typo ( #92 )
2017-02-19 15:53:49 +13:00
Anthony Lapenna
ca9c728a9c
add link to searchguard branch in README
2017-01-23 12:28:03 +13: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
Anthony Lapenna
a776151221
Updated README
2016-11-19 14:33:08 +13:00
Nathalia Ortega
63a7750c76
Use depends_on dependency container ( #78 )
2016-11-19 10:30:28 +09:00
Anthony Lapenna
1f833af9d9
Specify the required version for docker-compose
2016-11-09 12:28:40 +13:00
Anthony Lapenna
9daa5b08cc
Remove Windows requirement fixed by #36
2016-10-31 16:59:05 +13:00
Anthony Lapenna
6bb0b53648
Update README
2016-10-29 12:22:08 +13:00
Anthony Lapenna
23d036d09e
Remove X-Pack support for master branch
2016-10-29 12:20:45 +13:00
Anthony Lapenna
af9e335a3c
ELK 5 with X-Pack support
2016-10-29 12:16:43 +13:00
Anthony Lapenna
7eeb5703ee
Support for X-Pack RC-1
2016-10-24 09:03:18 +13:00
Anthony Lapenna
b5a4deee14
Merge pull request #66 from matulko/windows-encodings
...
Fix line endings issue of shell script files on Windows
2016-09-26 09:27:38 +13:00
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
c33c07417a
Support x-pack alpha-5
2016-08-26 08:51:47 +12:00
Anthony Lapenna
426d4600bb
update version support in README
2016-07-14 09:48:16 +12:00
Anthony Lapenna
bc1cf6eb07
fix logstash version in Dockerfile
2016-07-07 10:16:59 +12: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
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
fc9c2783a7
update credentials for Kibana
2016-05-15 17:00:37 +12:00
Anthony Lapenna
ae55dc0ab2
Remove useless entrypoint for Elasticsearch container
2016-05-15 16:57:59 +12: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
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