-
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
[Logs UI Meta Issue] Logs + ML integration #41505
Comments
Pinging @elastic/infra-logs-ui |
There is an ML kibana endpoint which will give you all the necessary ml permissions. This is being used by SIEM for their ML integration, so might be worth looking at how they are using it. |
@jasonrhodes is the settings screen really the right place for this? the setup doesn't happen there either, so I would have expected this to be located on the ml analysis page itself 🤔 |
Open to discussion for sure. If we don't move "settings" to the tab called settings, I think we may want to re-think what that tab is called. But my preference would be to use it for all of these type of things that don't need to always be in your face and usually are only interacted with once, rather than trying to figure out how to fit that into the ML Analysis UI. We can see how it goes as we build out the page design with @hbharding |
@weltenwort do you think this should be in a separate task or should it be done in the task where we add the tabs to the pages? |
My first instinct was to split it up to keep the steps small. Wiring it up to the router could then be done in parallel to the creation of the setup and result screens. But OTOH just using the router immediately wouldn't be too much extra work either. |
Following up on ML permissions, here is what I've confirmed:
vs a "No ML" space:
vs running
|
So I think we probably want to base it on |
Closing this in favor of the working group meta issue for "Logs/ML integration" (220) @weltenwort @Kerry350 if there's anything here you think should move there, feel free -- thanks! |
Summary
This tracks the tasks associated with the Logs UI / ML categorization feature.
Task Breakdown
Note: boxes are checked below when the corresponding issue has been created and linked here. 👍
Design
Implementation
Open questions:
The text was updated successfully, but these errors were encountered: