Skip to content

Commit

Permalink
Add kibana reports and dashboards to src dist
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcook committed Nov 23, 2018
1 parent 4ea66ce commit f812113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ endif

SUBDIRS=ext docs common wforce report_api $(BUILD_TRACKALERT) $(BUILD_DOCKER)

LOGSTASH_DIST = elk/logstash/config/logstash.conf elk/logstash/templates/wforce_template.json
LOGSTASH_DIST = elk/logstash/config/logstash.conf elk/logstash/templates/wforce_template.json elk/kibana/kibana_saved_objects.json

EXTRA_DIST= README.md LICENSE CHANGELOG.md $(LOGSTASH_DIST)

0 comments on commit f812113

Please sign in to comment.