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

FAAS service for LogProxy #16

Closed
bimalkm191 opened this issue Jun 1, 2021 · 4 comments
Closed

FAAS service for LogProxy #16

bimalkm191 opened this issue Jun 1, 2021 · 4 comments

Comments

@bimalkm191
Copy link

Request for a FAAS service that will be easy for implementation for LogProxy

@loafoe
Copy link
Member

loafoe commented Jun 30, 2021

@bimalkm191 can you provide a bit more context. I remember we talked about something, but documenting it here in the issue will help to pick it up, thanks.

@bimalkm191
Copy link
Author

Hello Andy. When I see the logproxy implementation from https://github.com/philips-software/logproxy , we have to do below steps, which is a bunch of work for us. If you provide all these as FAAS, then we can eliminate many setup from our side. We will simply use the FAAS and integrate with our iron.io

  • Configure logproxy
  • Get the code docker pull philipssoftware/logproxy
  • Create a new micro service using the keys and binding to log proxy service
  • Do we need a rabitmq service also?
  • Cf push the micro service which will enable iron.io logs to push to Kibana
  • Need help how iron.io config will use the proxy service?

Please let me know I can setup a meeting with further discussion

@loafoe
Copy link
Member

loafoe commented Aug 4, 2021

@bimalkm191 initial direct logging support is available in v0.10.0 of siderite. Some testing is required and an example function will be provided

@loafoe
Copy link
Member

loafoe commented Sep 28, 2021

This was implemented in v0.11.0, closing

@loafoe loafoe closed this as completed Sep 28, 2021
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

No branches or pull requests

2 participants