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

Dashboard data table #266

Open
OkStandard123 opened this issue Aug 14, 2024 · 1 comment
Open

Dashboard data table #266

OkStandard123 opened this issue Aug 14, 2024 · 1 comment
Assignees

Comments

@OkStandard123
Copy link

Hey, I am Looking for some help. I created a Dashboard in wazuh with a Data Table. in this data table i display relevant info like Agent Name, rule id and time. Here are the Problems i got with this:

If i display all agents at once, only a few are shown and i only have like 90 hits and those are only from the last 30-40 min. If i filter a few agents out, so that fewer agents are shown i have like 700 hits and those are from the last 2 Days (My start date is configured to show logs from the last two days to now).

If i Display all agents at once, the oldest hits are deleted. The result is, that i can only see the logs from the last 30-40min.

I hope someone can help me, thank you in advance!

@JuanGarriuz
Copy link
Member

JuanGarriuz commented Jan 28, 2025

Hello @OkStandard123

It seems that the issue you're experiencing is related to the index configuration and how the data is being queried. You can try these different solutions:

  • Verify that the time range in the dashboard is configured correctly. Make sure the date range is well-defined.
  • In the table visualization settings, check the "Size" parameter that controls how many records are displayed.
  • Ensure there are no pagination filters limiting the number of results.
Example

Image

Image

@JuanGarriuz JuanGarriuz self-assigned this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants