kibana/x-pack/plugins/beats_management
dave.snider@gmail.com d9b922ef4b
Management design sidenav cleanup (#28222)
Adjustments so nav menu works better with large screens.
2019-01-16 10:03:41 -08:00
..
common [BeatsCM] Additional validation of config block on the API (#27321) 2018-12-18 08:16:31 -05:00
public Management design sidenav cleanup (#28222) 2019-01-16 10:03:41 -08:00
scripts [BeatsCM] Correct new user redirect, enroll command extra space, and KQL bar EUI theme breaking change (#27891) 2019-01-03 09:49:08 -05:00
server propigate errors on index creation fail (#28541) 2019-01-10 19:13:59 -05:00
types
index.ts propigate errors on index creation fail (#28541) 2019-01-10 19:13:59 -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>