No older log entries available

Hello
After updating to version 29.0.3, I don’t see anything in the log section

apache2
php8.3
db"mariadb

CONFIG = array (
  'instanceid' => 'oc0fwcp4hp0a',
  'passwordsalt' => '*********',
  'secret' => '*******',
  'trusted_domains' =>
  array (
    0 => '192.168.110.2',
    1 => '192.168.7.110',
  ),
  'datadirectory' => '/var/www/data',
  'dbtype' => 'mysql',
  'version' => '29.0.3.4',
  'overwrite.cli.url' => 'https://192.168.110.2',
  'dbname' => '****',
  'dbhost' => 'localhost:3306',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => '*****',
  'dbpassword' => '*****',
  'installed' => true,
  'enable_preview' => false,
  'memcache.local' => 'ÖÖOCÖÖMemcacheÖÖAPCu',
  'memcache.locking' => 'ÖÖOCÖÖMemcacheÖÖRedis',
  'memcache.distributed' => 'ÖÖOCÖÖMemcacheÖÖRedis',
  'filelocking.enabled' => true,
  'redis' =>
  array (
    'host' => 'localhost',
    'port' => '6379',
    'timeout' => 0,
    'dbindex' => 0,
  ),
  'trusted_proxies' =>
  array (
    0 => '192.168.110.0/30',
    1 => '192.168.7.110',
  ),
  'default_phone_region' => 'IR',
  'mail_smtpmode' => 'smtp',
  'mail_sendmailmode' => 'smtp',
  'mail_from_address' => '******',
  'mail_domain' => 'gmail.com',
  'mail_smtphost' => 'smtp.gmail.com',
  'mail_smtpport' => '465',
  'mail_smtpauth' => 1,
  'mail_smtpname' => '************',
  'mail_smtppassword' => '*********',
  'mail_smtpsecure' => 'ssl',
  'maintenance' => false,
  'maintenance_window_start' => 1,
  'allow_local_remote_servers' => true,
  'session_lifefime' => 21600,
  'session_keepalive' => true,
  'remember_login_cookie_lifetime' => 1296000,
  'davstorage.request_timeout' => 30,
  'session_relaxed_expiry' => false,
  'theme' => '',
  'updater.release.channel' => 'stable',
  'logfile' => '/var/log/nextcloud.log',
  'loglevel' => 2,
  'debug' => false,
  'check_for_working_htaccess' => true,
  'files_no_background_scan' => false,
  'defaultapp' => 'dashboard,files,spreed,announcementcenter',