FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
edgar1
Staff
Staff
Article Id 189557
Description
This article provides a possible solution for the scenario where there are Identity-based policies but the user or username cannot be seen on the forward traffic log.

Scope
Firmware v5.2, v5.4

Solution
Open ssh session and execute the following:
# config log setting
# set brief-traffic-format disable
# end

If a virtual vdom is enabled, this option should be configured on each vdom:
# conf vdom
# edit "vdom-name"
# config log setting
# set brief-traffic-format disable
# end
# end

Contributors