Commit 63a6c186 authored by TomonoriSoejima's avatar TomonoriSoejima Committed by Antoine Cotten

Mention required img rebuild on Dockerfile change (#144)

parent d29eca02
......@@ -236,6 +236,7 @@ To add plugins to any ELK component you have to:
1. Add a `RUN` statement to the corresponding `Dockerfile` (eg. `RUN logstash-plugin install logstash-filter-json`)
2. Add the associated plugin code configuration to the service configuration (eg. Logstash input/output)
3. Rebuild the images using the `docker-compose build` command
### How can I enable the provided extensions?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment