Skip to content

Decision log limit question #332

Answered by sirpi
sirpi asked this question in OPA and Rego
Jan 31, 2023 · 10 comments · 4 replies
Discussion options

You must be logged in to vote

So what I would like to achieve is not getting an error if there is a single large decision log in the system.
My agent is configured to limit the decision size in 1MB.
My decision log server is configured to only accept logs smaller than 2MB.

With this configuration it is strange for me that the server gets a log which is larger than configured 2MB.
Now I understand why this happens based on the implementation.
But probably it would be more useful to replace the result in the decision log with something like { "result" : "LARGE OBJECT!" } or something like that instead of getting an error. I wouldn't like to increase the limits to avoid sending large objects through the network but it se…

Replies: 10 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@charlieegan3
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@charlieegan3
Comment options

Answer selected by sirpi
Comment options

You must be logged in to vote
1 reply
@charlieegan3
Comment options

Comment options

You must be logged in to vote
1 reply
@charlieegan3
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants