We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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/.
uds-core
We should also ensure that this validation is captured in the oscal-component.yaml file in the repo.
oscal-component.yaml
https://github.com/defenseunicorns/uds-core/blob/164bf5f8bd58899f5ec1a179d6d409cfb46b850f/src/promtail/values/values.yaml#L6
This should just using the logging stack from uds-core
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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/.We should also ensure that this validation is captured in the
oscal-component.yaml
file in the repo.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
The text was updated successfully, but these errors were encountered: