we have been using Sonarqube version 6.7.5 for some C# based projects. After a restart of Sonarqube all rules have disappeared (default rules) as well as all default quality profiles.
I was wondering how that could happen and also how I can restore the default rules and profiles?
thanks for your reply. The language analyzers actually disappeared. I believe this is actually due to the way I deploy Sonarqube on Kubernetes. I will do some more investigation, but after creating the plugins directory and putting the plugin in there, the rules and profile appeared again.