naseemshah commented on issue #41312:
URL: https://github.com/apache/airflow/issues/41312#issuecomment-4971554266

   i'd like to work on this, and I want to float a slightly richer UX.
   
   How about something like "Smart Logs/ Unified Logs" and a filter menu for 
log type?
   
   ```
   [2026-07-14 10:02:01] INFO - Starting attempt 1 of 3
   [2026-07-14 10:02:05] INFO - Executing <Task(PythonOperator): extract>
     ─── ⚑ 1 event · 10:02:05 · task started (scheduler) ───────────────
   [2026-07-14 10:04:31] INFO - Processing batch 3/12...
     ─── ⚑ 2 events · 10:05:10 · heartbeat timeout, retry scheduled ────
   [2026-07-14 10:05:12] INFO - Received SIGTERM. Terminating...
   ```
   
   Something like this but with interactive rich log lines?
   
   Markers are collapsed one-liners, expandable to full event details. Since 
the Logs tab already has source and log-level filters, audit events could 
simply appear as an additional source there — off by default or toggleable, so 
nothing changes for users who don't want it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to