forked from elastic/stack-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule beats
updated
12 files
+3 −22 | Makefile | |
+4 −4 | README.md | |
+3 −0 | build/filebeat/config/filebeat.yml | |
+8 −0 | build/heartbeat/config/heartbeat.yml | |
+16 −3 | build/metricbeat/config/metricbeat.yml | |
+4 −0 | build/packetbeat/config/packetbeat.yml | |
+3 −0 | templates/Dockerfile.j2 | |
+44 −7 | templates/docker-compose.yml.j2 | |
+11 −4 | test/common/test_files.py | |
+1 −1 | test/conftest.py | |
+15 −3 | test/fixtures.py | |
+1 −1 | version.txt |