kibana/x-pack/plugins/beats_management
2018-11-06 19:01:02 -05:00
..
common [BeatsCM] Beat config status added and other bug fixes (#24246) 2018-10-22 09:53:50 -04:00
public dont allow tag creation if id is invalid (#25133) 2018-11-06 19:01:02 -05:00
scripts
server [BeatsCM] Change Index template name (#24835) 2018-11-05 10:07:17 -05:00
types
index.ts
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>