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
The windows event log dashboards contained in the system package require some attention to clean them up. They were migrated from Beats and have a few issues as pointed out in #3449.
Remove duplicate dashboards.
Fix navigation between dashboards. The navigation visualization can be shared.
Embed all other non-shared visualizations in the dashboards (aka "by value").
Replace TSVB visualizations in favor of Lens.
Check if the same dashboards are contained in the Windows package (for use with Forwarded event logs). Ideally we should only ship the dashboards in one package (like system) and they could still be able to view data from the system, winlog, and windows data streams.
Ensure that the dashboard aligns with the latest dashboard UX guidelines.
The windows event log dashboards contained in the system package require some attention to clean them up. They were migrated from Beats and have a few issues as pointed out in #3449.
system,winlog, andwindowsdata streams.Related