Hi Airflow Users, I've been digging into the documentation a bit, and figured my question might be easily answered by someone on-list here :-) ...?
I am looking around for logs [ or how to enable logs ] for user actions like a given Data Engineer clearing a task or marking as succeeded. This *feels* like it would exist somewhere, since to occur would need to pass RBAC - but the best I found from docs is Tracking User Activity <https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/logging-monitoring/tracking-user-activity.html> docs, which appear to want to send things to Google Analytics [ maybe that's the thing to do ?? ]. Any pointers/tips? How are these actions being logged, stored, viewed [ when needed ]? Thanks, Austin