Kubernetes analyzer spams the log

Please provide

  • Operating system: Windows 11
  • 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.

Hi,

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. :wink:

(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.)

 
Ann

Hi Ann,

I’ve attached a log which contains the start of the IDE and a SVN update, which changed 84 files:

sq.log (34.0 KB)

Patrick

1 Like

Hi Patrick,

Thanks! This is flagged for the experts.

 
Ann

Hello @Pasc,

Thanks for reporting. We just changed the log level for those traces. It will be part of the next version released at the beginning of next week.

If you like our product, don’t hesitate to leave a review on the Marketplace :slight_smile:

Thanks again!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.