Web Interface ============= .. contents:: :local: DAG List --------- It shows all DAGs and the real-time status. .. image:: _static/dag-list.png :alt: DAG List DAG Details ------------ It shows the real-time status, logs, and DAG configurations. You can edit DAG configurations on a browser. You can switch to the vertical graph with the button on the top right corner. .. image:: _static/dag-details.png :alt: DAG Details DAG Search ----------- It searches given text across all DAGs. .. image:: _static/dag-search.png :alt: DAG Search Execution History ------------------ It shows past execution results and logs. .. image:: _static/dag-history.png :alt: DAG History DAG Execution Log ------------------ It shows the detailed log and standard output of each execution and step. .. image:: _static/dag-logs.png :alt: DAG List