Tag: Fleet

Adding a new platform to Fleet’s Well Known MDM list

Fleet is both an endpoint reporting tool, built around osquery, and an MDM platform. When using Fleet as a reporting tool, one provided data point is which MDM platform hosts are enrolled in.

However if an MDM is not in Fleet’s hardcoded list it will show up as “Unknown” in the Fleet UI. This is exactly the scenario I ran into when I first started testing out Fleet last year.

Thankfully this is easy to fix with a simple PR since Fleet is open source.

Read on for the details…

Continue reading