https://github.com/osquery/osquery logo
#kolide
Title
# kolide
j

jackjack

11/06/2018, 7:31 PM
Dear Kolide team: what is your suggestions to log offline machine to fleet into the osquery_result json? or maybe there's another approach I should take to check that into some sort of exportable logs? Thanks a bunch 😄
z

zwass

11/06/2018, 7:32 PM
My recommendation would be to write a script to query the DB directly.
j

jackjack

11/06/2018, 7:33 PM
mysql?
z

zwass

11/06/2018, 7:33 PM
Yep
j

jackjack

11/06/2018, 7:33 PM
any chance you can tell me which table/database to look for😛 thank you
z

zwass

11/06/2018, 7:34 PM
Check out the
hosts
table
Database will depend on your configuration.
j

jackjack

11/06/2018, 7:34 PM
got it
thank you Zach 😄