Skip to content

Commit

Permalink
Decode versioned Auditbeat dashboards
Browse files Browse the repository at this point in the history
Follow up from elastic#7224 for Auditbeat.
  • Loading branch information
ruflin committed Jun 5, 2018
1 parent 9462a10 commit fcbc110
Show file tree
Hide file tree
Showing 5 changed files with 2,761 additions and 603 deletions.
3 changes: 2 additions & 1 deletion auditbeat/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,5 @@ kibana:
@-rm -rf _meta/kibana
@mkdir -p _meta/kibana
@-cp -pr module/*/_meta/kibana _meta/

@# Convert all dashboards to string
@python ${ES_BEATS}/libbeat/scripts/unpack_dashboards.py --glob="./_meta/kibana/6/dashboard/*.json"
Loading

0 comments on commit fcbc110

Please sign in to comment.