-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SIEM] Migrate to new platform #45831
Labels
Comments
Pinging @elastic/siem |
13 tasks
For reference, client shim PR here: #48840 |
6 tasks
17 tasks
This was referenced Feb 3, 2020
12 tasks
#59624 was the 7.7 spike to get SIEM to NP; there were a few issues preventing that from being merged during 7.7, but it should be unblocked for 7.8. |
This was referenced Apr 21, 2020
11 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is for tracking the migration of the SIEM App to the Kibana New Platform. With the work done in re-bootstrapping the app for embeddables support, the only remaining Angular code is in mounting the SIEM App. Existing blockers are minimal and listed below. Intended timeline is to shim in 7.5, and migrate in 7.6 (blocker dependent). @XavierM and @spong will be leading the migration effort on the SIEM Team.
New Platform Migration Guide is located here.
Other Useful docs:
SIEM App Blockers:
Client
Server
Xsrf header
KibanaVersionAvailable asPluginInitializerContext.env.packageInfo.version
Cutover Tasks
These steps need to be done during the process of moving the plugin into new platform.
UI
register_feature.ts
into plugin (doesn't currently work due to manual plugin evaluation)Server
The text was updated successfully, but these errors were encountered: