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

Move the script to run in parallel on IBM Cloud Functions (Serverless model) #21

Merged

Conversation

victorshinya
Copy link
Contributor

Updated the source code to run only on IBM Cloud Function which includes an improvement on manifest.yml file to make it easier to deploy the handle.js with all env vars as parameters on IBM Cloud Functions. As the newer Logpush job feature uses a strategy to send a log package every 30 seconds or every 100,000 logs, it might require a higher Memory RAM in your functions, depending on the log package size.

Also, for this PR, you'll find out the following updates:

  • Updated the NPM dependencies version to a newer version.
  • Updated the LICENSE year to 2021.

Closes #20

@victorshinya victorshinya added the enhancement New feature or request label Apr 9, 2021
@victorshinya victorshinya merged commit c13fc8d into IBM:master Apr 9, 2021
@victorshinya victorshinya deleted the improvement/handle-in-parallel branch April 9, 2021 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Logpush job feature has changed on CIS
1 participant