mozilla-services / foxsec-pipeline

Log analysis pipeline utilizing Apache Beam
Mozilla Public License 2.0
25 stars 9 forks source link

Create cloud function for consuming events from Azure EventHub #408

Open ameihm0912 opened 4 years ago

ameihm0912 commented 4 years ago

The function should read events from EventHub and write them to GCP logging, similar to our other ingestion functions.

An example we can start from: https://github.com/hwine/azure-notes/blob/master/log_scripts/log-relay

ameihm0912 commented 4 years ago

cc @hwine