2022-09-02 02:44:35,795 [ 142091] WARN - #c.i.e.p.BaseOSProcessHandler - Process hasn't generated any output for a long time.
If it's a long-running mostly idle daemon process, consider overriding OSProcessHandler#readerOptions with 'BaseOutputReader.Options.forMostlySilentProcess()' to reduce CPU usage.
Command line: /home/user/.cache/JetBrains/appland-plugin/scanner/1.70.0/scanner-linux-x64 scan --watch
Looking through the logs, I noticed this:
Seems like good advice.