Skip to main content
ssriswadpong
Staff & Editor
Staff & Editor
December 16, 2021

Technical Tip: Increasing value of top to populate in FortiGate local report

  • December 16, 2021
  • 0 replies
  • 501 views
Description This article describes how to increase the number of items to populate in the report database.
Scope FortiGate.
Solution

By default, some charts in the local report will display only the top 10 items, such as Top Applications by Bandwidth.

 

ssriswadpong_0-1639654647453.png

 

It is possible to increase the top-n by.

 

config report layout

    edit <report name>

        config body-item

            edit <chart ID>

                set top-n 

        end

end

 

The example is below.

Top-n will be increased for Top Applications by Bandwidth (ID 411) to 15.

 

config report layout
    edit "default"
        config body-item
            edit 411
                set top-n 15
        end
end

 

Note: This command is generally only available for models with internal log disks. Supported models are listed in: config report layout.

 

The result.

 

ssriswadpong_1-1639654763988.png

 

It is possible to check the chart ID by.

 

show report layout | grep chart -f

 

Related article

Technical Tip: Local Reports

Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
Fortinet Flag the Hack. Wednesday, August 26, 9:00 AM - 5:00 PM ET, COSM, Atlanta, GA.
Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!