This was a bug and got solved with https://github.com/opnsense/core/issues/5692
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
# grep pf_top \
? /usr/local/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml
<pattern>ui/diagnostics/firewall/pf_top*</pattern>
<pattern>api/diagnostics/firewall/pf_top*</pattern>
<pattern>api/diagnostics/firewall/query_pf_top</pattern>
https://github.com/opnsense/plugins/blob/master/sysutils/git-backup/src/opnsense/mvc/app/library/OPNsense/Backup/Git.php
} elseif (strpos($pushtxt, 'Permission denied') || strpos($pushtxt, 'Authentication failed ')) {
$error_type = "authentication failure";
Quote
System -> Settings -> Logging -> Disable writing log files to the local disk
Quote
Useful to avoid wearing out flash memory (if used). Remote logging can be used to save the logs instead if desired.