-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set OPA default log level #505
Conversation
This pull request does not have a backport label. Could you fix it @amirbenun? 🙏
|
Cloudbeat CI 🤖Allure Report: http://csp-allure-reports.s3.amazonaws.com/allure_reports/cloudbeat/prs/505/index.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
go mod tidy?
* Set OPA default log level (#505) * feat: align to elastic-agent v2 api * chore: update relace script * wip * chore: create config from standalone cloudbeat deployment * replace restart with kill * tidy Co-authored-by: Amir Ben Nun <34831306+amirbenun@users.noreply.github.com>
This PR sets OPA's log level to be the same as cloudbeat (and the agent).
Fixes #428