Back to Kibana

Elastic AI Assistant

x-pack/solutions/security/plugins/elastic_assistant/README.md

9.4.01.0 KB
Original Source

Elastic AI Assistant

This plugin implements server APIs for the Elastic AI Assistant. Furthermore, it registers the Elastic Assistant in the navigation bar.

For further UI components, see x-pack/platform/packages/shared/kbn-elastic-assistant.

Maintainers

Maintained by the Security Solution team

Graph structure

Default Assistant graph

Default Attack discovery graph

Default Defend insights graph

Development

Generate graph structure

To generate the graph structure, run yarn draw-graph from the plugin directory. The graphs will be generated in the docs/img directory of the plugin.

Testing

To run the tests for this plugin, run node scripts/jest --watch x-pack/solutions/security/plugins/elastic_assistant/jest.config.js --coverage from the Kibana root directory.