Does the platform (Linux/Mac/Win) make a differenc...
# general
j
Does the platform (Linux/Mac/Win) make a difference in what info osquery can collect about a device? Is one platform less supported than the others?
c
see https://osquery.io/schema for which tables are supported by which platforms
☝️ 1
👍 1
m
osquery began as a mac solution, and that is still probably the most supported
👍 1
windows has less support for user-mode security event collection, so there are some key differences there in platform support
j
Thanks! I saw that page, but missed the platform selector. Excellent.