Skip to content
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

New endpoint management plugin #6129

Closed
10 tasks done
gdiazlo opened this issue Nov 15, 2023 · 0 comments
Closed
10 tasks done

New endpoint management plugin #6129

gdiazlo opened this issue Nov 15, 2023 · 0 comments
Assignees
Labels

Comments

@gdiazlo
Copy link
Member

gdiazlo commented Nov 15, 2023

Description

We want to improve the user experience related to the endpoint management. Currently, we have some visualizations and a table to manage our endpoints. These elements lack features which are already implemented in the API such agent upgrade.

image

There are some use cases difficult to implement. For example, it is impossible to delete an agent or to upgrade one with the current UI. Also, we cannot present aggregations by any field of the agents, for example, we cannot build an agent aggregation by their operating system, or their platform.

Functional requirements

  • As a Wazuh operator:
    • I want to be able to aggregate agents by operating system
    • I want to be able to filter by the most used operating system
    • Be able to upgrade one or mulitple agent
    • Be able to add one or mulitple agent to an existing group
    • Be able to remove one or mulitple agent from an existing group

Non-functional requirements

  • We will use a table for the main UI visualization

Plan

@jbiset jbiset self-assigned this Nov 22, 2023
@gdiazlo gdiazlo mentioned this issue Jan 29, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Status: Done
Development

No branches or pull requests

5 participants