Skip to content

Conversation

@ckamm12
Copy link

@ckamm12 ckamm12 commented Oct 4, 2022

Adding new log_req_limit value to venafi_cert.yaml and python file. This allows users to separate the two and specify different values for each based on their needs instead of have one value for everything.

Adding a default variable LOG_LIMIT set to 10000.
Adding if statement for passed log_req_limit value from yaml.
Changing params for POST request in get_log_events method to LOG_LIMIT variable.
Adding log_req_limit to yaml example.
Adding log_req_limit to README.

fixes #5

ckamm added 2 commits October 4, 2022 12:39
…his allows users to separate the two and specify different values for each based on their needs instead of have one value for everything.

Adding a default variable LOG_LIMIT set to 10000.
Adding if statement for passed log_req_limit value from yaml.
Changing params for POST request in get_log_events method to LOG_LIMIT variable.
Adding log_req_limit to yaml example.
Adding log_req_limit to README.
…his allows users to separate the two and specify different values for each based on their needs instead of have one value for everything.

Adding a default variable LOG_LIMIT set to 10000.
Adding if statement for passed log_req_limit value from yaml.
Changing params for POST request in get_log_events method to LOG_LIMIT variable.
Adding log_req_limit to yaml example.
Adding log_req_limit to README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log and cert request size

1 participant