defenseunicorns / uds-package-sonarqube

🏭 UDS Sonarqube Zarf Package
Apache License 2.0
3 stars 2 forks source link

Validate logging for SonarQube #46

Open Racer159 opened 7 months ago

Racer159 commented 7 months ago

Describe what should be investigated or refactored

We need to validate that logging is setup correctly for SonarQube when on top of uds-core and that we are capturing events from both the k8s components and the application level logs https://docs.sonarsource.com/sonarqube/latest/instance-administration/server-logs-and-system-info/.

Links to any relevant code

https://github.com/defenseunicorns/uds-core/blob/164bf5f8bd58899f5ec1a179d6d409cfb46b850f/src/promtail/values/values.yaml#L6

Additional context

This should just using the logging stack from uds-core