kibana/x-pack/plugins/beats_management
2018-11-15 20:20:35 -05:00
..
common [BeatsCM] Beat config status added and other bug fixes (#24246) 2018-10-22 09:51:42 -04:00
public add beta text until a beta flag is supported in management plugins (#25754) 2018-11-15 20:20:35 -05:00
scripts
server [BeatsCM] Allow for config based override of default user role (#25364) 2018-11-08 07:12:54 -05:00
types
index.ts [BeatsCM] Allow for config based override of default user role (#25364) 2018-11-08 07:12:54 -05:00
readme.md
tsconfig.json
wallaby.js

Documentation for Beats CM in x-pack kibana

Notes: Falure to have auth enabled in Kibana will make for a broken UI. UI based errors not yet in place

Run tests

node scripts/jest.js plugins/beats --watch

and for functional... (from x-pack root)

 node scripts/functional_tests  --config test/api_integration/config 

Run command to fake an enrolling beat (from beats_management dir)

node scripts/enroll.js <enrollment token>