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

System Inventory UI #7286

Open
1 task
davidjiglesias opened this issue Feb 7, 2025 · 0 comments
Open
1 task

System Inventory UI #7286

davidjiglesias opened this issue Feb 7, 2025 · 0 comments
Labels

Comments

@davidjiglesias
Copy link
Member

davidjiglesias commented Feb 7, 2025

Description

This issue aims to provide a new dashboard UI for the System Inventory, adding capacity for the complete visualization of the data collected by the Wazuh agent.

The System Inventory module can benefit from using global queries to perform complex searches and filters on the data they collect and store in the Wazuh Indexer. This way, we can enhance the security and compliance capabilities of Wazuh and provide more insights into the system status and its configuration.

Functional Requirements

  1. Users will be able to use built-in visualizations and queries related to System inventory global state data.
  2. Users will be able to create custom visualizations and queries related to System inventory global state data.
  3. The dashboards should provide relevant data and visualizations for the following indices:
    • System
    • Hardware
    • Packages
    • Processes
    • Ports
    • Networks

Non-Functional Requirements

  • The visualizations must be as performant as possible while showing relevant information.

Implementation Restrictions

  • Visualizations must be developed using OpenSearch visualizations system.
  • The dashboard and the visualizations must be developed as saved objects and be rendered as a dashboard by reference.

Testing

  • The development must include appropriate unit, component and integration tests.

Plan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Draft
Status: Blocked
Development

No branches or pull requests

1 participant