-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Ingest] Agent configuration - copy data source UI #60692
Comments
Pinging @elastic/ingest-management (Feature:Fleet) |
@ruflin @jen-huang Updated issue with screenshots, description, and a quick video walk through. Let me know if you have any questions / feedback. |
LGTM. One addition: The example shows copy a data source to the same config. I assume in the case where it is copied to an other config, the user will end up in the new config afterwards. |
Unassigning myself for now as this was pulled out of Beta 1 per discussion. |
Closing as #75868 is more recent. |
View in Figma
View Figma prototype
Video walkthrough: https://share.getcloudapp.com/ApurbJek
The user must choose an agent configuration to copy the data source to. With a configuration selected in step 1, steps 2 and 3 become available. The name, description, and input/stream fields should be populated to match the same settings as the data source they are copying from. They can make edits, or leave it unchanged. When the submit the "copy datasource" form, IF the agent configuration has any enrolled agents, show a confirmation modal informing the user what's about to happen. When the data source is copied, return to the agent configuration page where they started from, and show a toast that says:
title
: (checkmark icon) Successfully created "name of datasource" namemessage
: Fleet will deploy updates to all agents that are enrolled with the "name of configuration" agent configuration.The confirmation should probably be a shared component since it is used elsewhere.
The text was updated successfully, but these errors were encountered: