fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
2.66k stars 379 forks source link

Fleet UI: Make host column of query report interactable #19975

Open RachelElysia opened 1 week ago

RachelElysia commented 1 week ago

Problem

I'm looking at my query report and I see odd information, I want to be able to quickly view the details about that host instead of remembering the host name, going back to my host table and searching for it

Screenshot 2024-06-24 at 4 13 28 PM

Potential solutions

  1. The APi already returns the host ID, can we just make the host name clickable to redirect to the host details page? Is there a reason we wouldn't want to do so? Feels like a quick win.
aysiu commented 1 week ago

This would definitely be helpful. Each hostname has its own entry with details. Making that a link in results instead of something you have to copy and paste to search on would be a smoother workflow.

noahtalerman commented 1 week ago

@RachelElysia and @aysiu this makes a lot of sense. Thanks for the thoughts/feedback.

We'll weigh this request at the next feature fest on 2024-07-11.