Skip to content

Commit

Permalink
Merge pull request elastic#578 from torrancew/enable_logstash_kibana_…
Browse files Browse the repository at this point in the history
…dashboard

Enable the LogStash dashboard when we vendora Kibana
  • Loading branch information
jordansissel committed Aug 14, 2013
2 parents dd13128 + 4a58048 commit 54a8764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 54a8764

Please sign in to comment.