I am working with a new client who's user community is big. When I am try to generate log for 1 day the log report has only 10,000 entries in it. But it would definitely have more than that. Is there any way to increase it ?. It would be great if someone could help me on that.
Solved! Go to Solution.
Yes, we have CLI to set max-table-rows, the range is 10,000-100,000, but I would recommend to set this value less than 50,000.
config system report setting
set max-table-rows 50000
end
I am just wondering whether we can call the results you want (more than 10000 rows for one table) a report. The report should give you a quick overview what is happening on the network.
10000 rows / 50 rows per page = 200 pages
Who will read that?
In this case what you need - the logs.
Probably it would better to log to some syslog (maybe Graylog) and export the logs you need.
Just an idea.
AtiT
Yes, we have CLI to set max-table-rows, the range is 10,000-100,000, but I would recommend to set this value less than 50,000.
config system report setting
set max-table-rows 50000
end
I am just wondering whether we can call the results you want (more than 10000 rows for one table) a report. The report should give you a quick overview what is happening on the network.
10000 rows / 50 rows per page = 200 pages
Who will read that?
In this case what you need - the logs.
Probably it would better to log to some syslog (maybe Graylog) and export the logs you need.
Just an idea.
AtiT
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1737 | |
1108 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.