Skip to main content
djszaki
New Member
April 24, 2023
Question

copy log cli

  • April 24, 2023
  • 1 reply
  • 862 views
 
how to backup all day call History in fortigate using cli command
I wasable to set a maximum of 1000 lines
"execute log filter view-lines 1000
execute log display"

1 reply

AlexC-FTNT
Staff
Staff
April 24, 2023

this command still works. What seems to be the problem?
You can't use more than 1000, because the unit won't be able to handle it.
You should use a dedicated logging facility to log/filter logs (FAZ, syslog, etc)

Or, you can add additional filters, for example:

# exec log filter field srcport 5060

# execute log display