Skip to content
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

Merged
merged 3 commits into from
Nov 9, 2022
Merged

Conversation

amirbenun
Copy link
Contributor

@amirbenun amirbenun commented Nov 9, 2022

This PR sets OPA's log level to be the same as cloudbeat (and the agent).
Fixes #428

@amirbenun amirbenun requested a review from a team as a code owner November 9, 2022 12:54
@amirbenun amirbenun self-assigned this Nov 9, 2022
@mergify
Copy link

mergify bot commented Nov 9, 2022

This pull request does not have a backport label. Could you fix it @amirbenun? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

Copy link
Collaborator

@oren-zohar oren-zohar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go mod tidy?

@amirbenun amirbenun merged commit 240ced3 into elastic:main Nov 9, 2022
@amirbenun amirbenun deleted the opa-default-log-level branch November 9, 2022 14:18
olegsu pushed a commit to olegsu/cloudbeat that referenced this pull request Nov 9, 2022
olegsu pushed a commit to olegsu/cloudbeat that referenced this pull request Nov 9, 2022
olegsu added a commit that referenced this pull request Nov 9, 2022
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] After changing agent logging level using Fleet UI, cloudbeat failing to increase log level.
2 participants