https://github.com/osquery/osquery logo
#windows
Title
# windows
r

Ramkumar Baskaran

01/07/2020, 10:01 AM
thanks @thor @seph. We can create extention and pass it as enroll_plugin . Please correct me if i am wrong
t

theopolis

01/07/2020, 1:50 PM
Do you mind sharing exactly what details you need from the host during enroll? The host information currently available includes the following tables: https://github.com/osquery/osquery/blob/master/osquery/remote/enroll/enroll.cpp#L63 Are there others you would like? Perhaps we can discuss adding another table to this list.
r

Ramkumar Baskaran

01/07/2020, 2:06 PM
i need cloud provider details where vm is running
can we customize enroll plugin?
3 Views