Assetto Corsa - Output shows "PAGE: /JSON" spam

System Information

Field Value
Operating System Linux - Debian GNU/Linux 13 on x86_64
Product AMP ‘Deimos’ v2.7.2.8 (Mainline)
Virtualization Podman
Application Assetto Corsa
Module GenericModule
Running in Container Yes
Current State Stopped

Task

Alter Console/Log output on console management page

Problem Description

Issue

It seems that the server is pinging to report to the server browser and showing the PAGE: /JSON http result in the console output. I was able to hide these in the console output by editing the “GenericModule.ksp” file.

Console.FilterMatchRegex=PAGE: /JSON.*|/JSON.*|Serve JSON took.*
Console.FilterMatchReplacement=

Is this something that can be edited in the default deployment? I understand that probably not many people are starting up new Assetto Corsa servers these days, but it would still be nice.

Reproduction Steps

  • Start Server
  • View logs after startup
  • Console output/logs show PAGE: /JSON every 3-5 seconds