pg_audit in log drains.

Hi, I was wondering if supabase is just sending the pre-configured logs in its log drain feature. I currently have a middleware ec2 instance that takes logs from supabase, and, in the event that a ddl operation is performed, appends the users email to the log (using the user ID), and sends it to datadog. I don't see any of the pg_audit logs currently coming through, so I am wondering if they are even sent in log drains. Is there any way around this?
3 Replies
ibrahim
ibrahim5d ago
sward
swardOP5d ago
Just figured it out thanks for the reply! (It was my fault)
ibrahim
ibrahim5d ago
No worries, mind sharing what you did/the issue (to help future users)

Did you find this page helpful?