You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This epic focuses on enhancing the user experience (UX) for configuring the engine, customizing rules/decoders with a wizard to guide users, relating decoders and rules, and providing a usable interface for viewing the history of an alert and all its associated elements. These improvements aim to make the system more intuitive, user-friendly, and efficient.
Functional Requirements
Configuration management: Provide an intuitive interface for engine configuration changes, allowing users to easily adjust settings.
Security policy management: Implement features to relate decoders and rules clearly, providing a comprehensive view of how events are processed and alerts are generated.
KVDBs management: Provide a user interface to handle all KVDBs configurations.
Dashboards and queries: Design a user-friendly interface to view the history of an alert, including all associated elements and their interactions, to facilitate better understanding and analysis.
CTI Management: Provide an interface to handle CTI client.
Implementation Restrictions
Each of the features mentioned above must be implemented as a stand-alone plugin.
These plugins must use I18n for all the UI texts, so they can be translated to other languages.
All plugins must use the same visual language, layout, and navigation, so they provide a coherent experience.
The UI must be responsive for different viewport sizes
The features of these plugins must be able to be restricted by the user role (RBAC). Define roles by default.
Parent issue: wazuh/wazuh#23577
Description
This epic focuses on enhancing the user experience (UX) for configuring the engine, customizing rules/decoders with a wizard to guide users, relating decoders and rules, and providing a usable interface for viewing the history of an alert and all its associated elements. These improvements aim to make the system more intuitive, user-friendly, and efficient.
Functional Requirements
Implementation Restrictions
Plan
Design Phase:
Development Phase:
Testing and Validation:
The text was updated successfully, but these errors were encountered: