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 issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Visualizations of the Packetbeat-nfs dashboard use a match value
nfs-ecs
forevent.dataset
when it should benfs
:The value of
event.dataset
is set tonfs
in request_handler.go:As a result the dashboard comes empty. This discrepancy seems to have been introduced by #9998 so it's there since the very beginning of 7.0.0.
The text was updated successfully, but these errors were encountered: