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

ryan

09/22/2021, 4:17 PM
Anyone had any luck with logging and sending it into other GCP products like BigQuery or Cloud Store? I see documented support for AWS but just Sub/Pub for GCP.
z

zwass

09/22/2021, 4:29 PM
Typically folks use Pub/Sub as a conduit for whatever the final destination is. https://cloud.google.com/dataflow/docs/guides/templates/provided-streaming hopefully helps.
👍 1
ty 1
r

ryan

09/24/2021, 8:32 PM
I might have missed it but is there a schema file to for the data elements to reference somewhere?