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

Functionbeat: Keystore file is missing when we deploy the beat on the serverless env. #9009

Closed
ph opened this issue Nov 9, 2018 · 0 comments
Labels
bug discuss Issue needs further discussion. Functionbeat

Comments

@ph
Copy link
Contributor

ph commented Nov 9, 2018

The ZIP created as part of the publish process doesn't contains any Keystore file.

@ph ph added bug discuss Issue needs further discussion. Functionbeat labels Nov 9, 2018
@ph ph mentioned this issue Nov 9, 2018
29 tasks
ph added a commit to ph/beats that referenced this issue Jan 30, 2019
Add a new interface in the keystore package named Packager, this allow a
keystore to return the raw bytes of the keys and values store in it.

This is used with core.MakeZip() to create the package that will be send
to the lambda function.

Fixes: elastic#9009
@ph ph closed this as completed in #10263 Jan 31, 2019
ph added a commit that referenced this issue Jan 31, 2019
* Allow a keystore to be send with functionbeat files

Add a new interface in the keystore package named Packager, this allow a
keystore to return the raw bytes of the keys and values store in it.

This is used with core.MakeZip() to create the package that will be send
to the lambda function.

Fixes: #9009
ph added a commit to ph/beats that referenced this issue Feb 4, 2019
* Allow a keystore to be send with functionbeat files

Add a new interface in the keystore package named Packager, this allow a
keystore to return the raw bytes of the keys and values store in it.

This is used with core.MakeZip() to create the package that will be send
to the lambda function.

Fixes: elastic#9009

(cherry picked from commit db8a647)
ph added a commit that referenced this issue Feb 5, 2019
* Allow a keystore to be send with functionbeat files

Add a new interface in the keystore package named Packager, this allow a
keystore to return the raw bytes of the keys and values store in it.

This is used with core.MakeZip() to create the package that will be send
to the lambda function.

Fixes: #9009

(cherry picked from commit db8a647)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug discuss Issue needs further discussion. Functionbeat
Projects
None yet
Development

No branches or pull requests

1 participant