Description
The article describes how to disable UUID.
Solution
A Universally Unique Identified (UUID) can be used in log analysis and reporting.
It allows matching UUIDs for each source and destination that match a policy to be added to the traffic log.
As this is consuming a significant amount of storage space, it can be disabled.
To disable UUID.
From GUI.
Go to Log Settings, under UUIDs in Traffic Log, disable 'Policy and/or Address' and select 'Apply'.

The article describes how to disable UUID.
Solution
A Universally Unique Identified (UUID) can be used in log analysis and reporting.
It allows matching UUIDs for each source and destination that match a policy to be added to the traffic log.
As this is consuming a significant amount of storage space, it can be disabled.
To disable UUID.
From GUI.
Go to Log Settings, under UUIDs in Traffic Log, disable 'Policy and/or Address' and select 'Apply'.

From CLI.
# config system global
set log-uuid-address disable
set log-uuid-policy disable
end
Labels: