Hi all! I'm trying to create a link to the Fleet U...
# fleet
r
Hi all! I'm trying to create a link to the Fleet UI to search for a specific hostname. You can interactively search in the
Hosts
tab of the UI which updates the the
query
parameter in the URL to something like
<https://fleetdm/hosts/manage/?query=myhostname&order_key=hostname&order_direction=asc>
. But copy/pasting that URL into a new session won't filter the hosts, it only provides the full list. Is there any way to populate the
query
variable with a URL so that it searches the list of all hosts without having to type your query into the search box? That would be a super-helpful feature to pivot from other apps like Splunk. TIA!
k
Hi @Randy Heins! Great news, this works in the latest version of Fleet! I just posted the release announcement.
r
That's awesome! Thanks, Kathy 🙂