kibana/x-pack/plugins/beats_management
2018-12-27 16:26:01 -05:00
..
common [BeatsCM] Additional validation of config block on the API (#27321) 2018-12-18 08:16:31 -05:00
public [BeatsCM] Errors should not be thrown on 404. result should be an empty state (#27809) 2018-12-27 16:26:01 -05:00
scripts
server [BeatsCM] Additional validation of config block on the API (#27321) 2018-12-18 08:16:31 -05:00
types
index.ts [BeatsCM] Cleanup and refactor (#26636) 2018-12-07 19:07:33 -05:00
readme.md
tsconfig.json
wallaby.js [BeatsCM] Cleanup and refactor (#26636) 2018-12-07 19:07:33 -05:00

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>