Antoine Cotten
a4f4e8fd39
Enable Logstash's Beats input by default
...
The configuration from the official Docker image includes it by default:
https://github.com/elastic/logstash/blob/7.9/docker/data/logstash/pipeline/default.conf
More information about the Beats input plugin:
https://www.elastic.co/guide/en/logstash/current/plugins-inputs-beats.html
2020-10-18 11:48:25 +02:00
Antoine Cotten
b599285dac
Move CI flow from Travis CI to GitHub Actions
2020-10-14 00:32:17 +02:00
Denis
69abb4a2a5
Expose UDP on Logstash host port ( #463 )
2020-02-10 09:29:43 +01:00
Antoine Cotten
7591ea2f19
Set discovery.type option in Compose file for easier override
...
ref. #410
2019-12-05 15:26:53 +01:00
Anthony Lapenna
1e8b471344
Persist Elasticsearch data by default via named volume ( #430 )
...
* Persist Elasticsearch data by default via named volume
* update volume declaration to long format
* Update README
2019-09-11 07:29:48 +12:00
Antoine Cotten
979d227658
Use v3 volume syntax
2019-09-09 17:04:57 +02:00
Antoine Cotten
e8e238f00c
Enable Stack Features (X-Pack) and trial by default ( #387 )
...
Co-authored-by: Willian Soares <willian@unidesk.com.br>
2019-05-06 23:51:40 +02:00
Antoine Cotten
a7defb1c2e
Support basic Docker Swarm deployment ( #262 )
2018-09-02 20:23:18 +02:00
ffknob
cc2f64be2e
Revert "Revert "Set ELK components version from .env file" ( #206 )" ( #303 )
...
This reverts commit 8f5b242d6a
.
2018-08-14 12:45:01 +02:00
Antoine Cotten
d71fe53e0d
Fix typos in Compose and Travis files
2017-12-12 18:08:34 +01:00
Michał Siatkowski
8f5b242d6a
Revert "Set ELK components version from .env file" ( #206 )
...
This reverts commit 5075cafea0
.
Fixes #205
2017-12-01 10:58:07 +01:00
bean
a935ffd27e
Read-only config volumes ( #204 )
2017-12-01 07:45:39 +01:00
gotjoshua
5075cafea0
Set ELK components version from .env file
...
Closes #189
2017-11-17 13:32:20 +01:00
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