top of page

Summary:

A customer asked to export traffic logs to an external scp server. 

webUI by utilizing Service Route: 

SR1.png
SR2.png

Note: we use service route to export the traffic logs sourcing from firewall's inside (ethernet1/2 in this case) interface, not mgmt interface. 

CLI way: 

scp export log traffic start-time equal 2020/03/19@16:00:00 end-time equal 2020/03/19@16:15:00 to admin@10.1.1.1:/home/home/trafficLog.csv

bottom of page