Description

This article explains the procedure to export firewall logs via Security Director

Solution

 

1. Navigate to Junos Space Security Director >> Monitor >> Events and Logs >> All events or firewall events >> Click on 3 dots >> Export to CSV as shown in screenshot

 

 

 

2. If the data is excessively large to import, it may require a significant amount of time for the import process to complete.

 

3. If you wish to monitor the increase in file size from the backend, kindly proceed to the /tmp directory.

 

# cd /tmp

# ls -lrth | grep export

-rw-r----- 1 jboss    jboss  67M Aug 4 10:47 super_log_export_742.csv

 

 

Modification History

2025-12-10 : Article Created