Artem
09/15/2021, 8:11 AMTomas Touceda
09/15/2021, 1:24 PMArtem
09/15/2021, 1:30 PMTomas Touceda
09/15/2021, 1:33 PMArtem
09/15/2021, 1:39 PMSep 15 16:36:58 z14-1897-fleet fleet[5201]: {"component":"http","level":"info","method":"POST","numHosts":1,"query_id":null,"sql":"SELECT * FROM osquery_info","took":"35.803443ms","ts":"2021-09-15T13:36:58.148541382Z","uri":"/api/v1/fleet/queries/run","user":"sychevak"}
but query does not output any resultsTomas Touceda
09/15/2021, 2:13 PMArtem
09/15/2021, 2:59 PMlevel=debug ts=2021-09-15T14:58:15.625374827Z component=http method=POST uri=/api/v1/osquery/distributed/read took=2.697696ms ip_addr=172.31.7.3:48608 x_for_ip_addr= err="unsupported value type"
Tomas Touceda
09/15/2021, 3:01 PMfleetctl get config
?Artem
09/15/2021, 3:04 PMTomas Touceda
09/15/2021, 3:39 PMArtem
09/16/2021, 6:22 AMTomas Touceda
09/16/2021, 1:11 PMArtem
09/16/2021, 1:56 PMTomas Touceda
09/16/2021, 2:20 PMArtem
09/16/2021, 2:20 PMTomas Touceda
09/16/2021, 2:35 PMArtem
09/17/2021, 6:32 AMGavin
09/21/2021, 5:19 PMTomas Touceda
09/21/2021, 5:20 PMGavin
09/21/2021, 5:22 PMTomas Touceda
09/21/2021, 5:51 PMGavin
09/21/2021, 6:02 PMDELETE FROM software WHERE NOT EXISTS (select 1 from host_software hs where hs.software_id=software.id)
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELETE FROM software WHERE NOT EXIST
zwass
09/21/2021, 7:34 PMGavin
09/21/2021, 7:39 PM