kibana/x-pack/plugins/beats_management
2019-02-04 17:34:34 -05:00
..
common [BeatsCM] Add logging endpoint to get errors and status info back from beats - WIP (#29289) 2019-02-04 14:18:29 -05:00
public [BeatsCM] Add logging endpoint to get errors and status info back from beats - WIP (#29289) 2019-02-04 14:18:29 -05: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 [BeatsCM] Fix licence error (#29610) 2019-02-04 17:34:34 -05:00
types Re-introduce new filter bar (#29752) 2019-01-31 18:36:26 -05:00
index.ts [BeatsCM] To prevent risk of startup errors, put template index before any ES write operation (#28955) 2019-01-17 18:22:23 -05:00
readme.md Beats Management (#23819) 2018-10-17 22:06:43 -04:00
tsconfig.json Beats Management (#23819) 2018-10-17 22:06:43 -04:00
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>