Hi, how to export Activity Logs & Events using...
# general
m
Hi, how to export Activity Logs & Events using Ory REST API? I do not see any API for that in docs. I also tried to use “https://api.console.ory.sh/projects/<project id>/metrics/events” but I always got “Unauthorized” (despite the fact I put Api Key in Authorization Header).
r
Hey. Checkout this page on how to stream events to your infra: https://www.ory.sh/docs/actions/live-events
m
we do not use AWS
we use GCP, ideally we would like to have this data in Big Query
so best if we could stream the events to the pub/sub topic and then we could create pub/sub subscription to stream it to bq
a
Hi @modern-oil-9730 I'd be happy to have a quick commercial conversation if our Event Streaming feature could meet your needs. YOu can book a convenient time in my calendar here: https://meetings-eu1.hubspot.com/jonathan-clark
m
hi @agreeable-thailand-10843, thank you for your answer. I double checked the event streams. This is not what we need. We just need activity logs export (rest API) to json or csv. Do you have sth like that?