mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Enable the LogStash dashboard when we vendora Kibana
This commit is contained in:
parent
87c46c3345
commit
4a580485a2
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -364,3 +364,4 @@ package:
|
|||
vendor/kibana: | build
|
||||
$(QUIET)mkdir vendor/kibana || true
|
||||
$(DOWNLOAD_COMMAND) - $(KIBANA_URL) | tar -C $@ -zx --strip-components=1
|
||||
$(QUIET)mv vendor/kibana/dashboards/logstash.json vendor/kibana/dashboards/default.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue