Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

request deployment debug airflow-dag-logs

Syntax

Description

Generate an output file of deployment airflow logs for a specified period of time. You can retrieve and save airflow logs for specific workflows or runs or all logs for a specified duration. The output files are saved in the /root/troubleshooting/log/ location.

Use this command to troubleshoot if there is failure during onboarding devices using the network implementation plan.

Options

dag-id dag-ID

Enter the workflow ID.

To determine the workflow ID, navigate to Orchestration > Workflows and copy the required Workflow ID.

dag-id dag-ID run-id run-ID

Enter a workflow ID and a corresponding run ID in the workflow.

To determine the run ID, navigate to Orchestration > Workflows, click the required Workflow ID, click the Details tab, and copy the required Run ID.

interval interval

Enter the duration for which the logs are retrieved and saved.

Format: Specify integer followed by s/m/h (seconds/minutes/hours). For example, 2h.

Required Privilege Level

view

Output Fields

When you enter this command, an output file of the airflow log messages is created for the specified period of time.

Sample Output

request deployment debug airflow-dag-logs dag-id device_collection

request deployment debug airflow-dag-logs dag-id device_collection run-id manual__2026-02-03

request deployment debug airflow-dag-logs interval 1h

Release Information

Command introduced in Juniper Routing Director Release 2.8.0.