SonarQube for IntelliJ plugin version: 11.5.0.82678
IntelliJ version: 2025.1.3 (Ultimate Edition)
Programming language you’re coding in: Java
Is connected mode used:
SonarQube Community Build
And a thorough description of the problem / question:
The log is full of this message:
[2025-11-18T14:13:44.253] [sonarlint-analysis-scheduler] INFO org.sonar.iac.kubernetes.plugin.SonarLintFileListener - Module file event for MODIFIED for file [uri=file:///C:/Users/USER/IdeaProjects/PROJECT/src/com/CHANGEDCLASS.java] has been ignored because it's not a Kubernetes file.
This makes it hard to find actual problems. Imho this should be logged at DEBUG level only.
Could we get a full log starting from IDE startup through to when you feel there’s enough in the log to really illustrate the problem? I know you’ve already provided one line of too-chatty logging, but I think a little volume would be helpful.
(Note that normally I ask for a verbose log at this point, but that wouldn’t illustrate the point we’re trying to bring home.)