Permalink
Please
sign in to comment.
Browse files
Merge pull request #116 from eko/upgrade-latest-versions
Upgrade repository to use latest versions
- Loading branch information
Showing
with
41 additions
and 62 deletions.
- +3 −3 .travis.yml
- +11 −7 README.md
- +0 −38 docker-compose.travis.yml
- +18 −6 docker-compose.yml
- +4 −5 elk/logstash/{logstash.conf → conf.d/application.conf}
- 0 elk/logstash/{ → conf.d}/patterns/default.conf
- 0 elk/logstash/{ → conf.d}/patterns/nginx.conf
- 0 elk/logstash/{ → conf.d}/patterns/symfony.conf
- +2 −0 elk/logstash/pipelines.yml
- +2 −2 nginx/Dockerfile
- +1 −1 php-fpm/Dockerfile
File renamed without changes.
File renamed without changes.
File renamed without changes.
@@ -0,0 +1,2 @@ | ||
- pipeline.id: application | ||
path.config: "/etc/logstash/conf.d/application.conf" |
0 comments on commit
bc08cea