View event logs
Event logs show every event received from your configured connectors: Airflow, Apache Spark, Anomalo, and others. Use them to verify lineage events are arriving correctly, debug issues with event-based connections, and track which connector sent which event. Logs are retained for 7 days.
Prerequisites
- You are an admin in Atlan.
- At least one supported source is configured to send events. Supported sources: Airflow/OpenLineage, Amazon MWAA/OpenLineage, Astronomer/OpenLineage, Google Cloud Composer/OpenLineage, Apache Spark/OpenLineage, Anomalo.
View event logs
-
In your Atlan workspace, click Settings from the left menu.
If you are using the Old UI (Classic), from the left menu, click Admin.
-
Under Logs, click Event logs.
-
The page shows the 20 most recently received events. For each event you can see the timestamp (your local timezone, 24-hour format), connector name, and a summary of the event details.
-
(Optional) Use the Connector dropdown to filter by source:
- Airflow: includes events from Airflow, Amazon MWAA, Astronomer, and Google Cloud Composer.
- Spark: events from Apache Spark.
- Anomalo: events from Anomalo.
-
(Optional) Click the refresh button to reload and see the latest events.
-
Click any event row to open the Event details sidebar and view the full JSON payload, connector name, and timestamp. You can copy the JSON or expand it to fullscreen.
View connection events
-
In your Atlan workspace, go to Workflows → Manage.
-
Open the Listeners tab.
-
Search for and click the connection you want to inspect.
-
Click the Events tab to see events specific to that connection.
Need help?
If events are not appearing or are arriving with missing data, verify the source connector is configured correctly and check the connection's Events tab for errors. Contact Atlan Support if the issue persists.
See also
- View query logs: Track queries run by users in Atlan.