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

Per function logging #18

Closed
rdallman opened this issue Jul 27, 2017 · 10 comments
Closed

Per function logging #18

rdallman opened this issue Jul 27, 2017 · 10 comments
Assignees

Comments

@rdallman
Copy link
Contributor

In gitlab by @treeder on May 11, 2017, 17:18

User's need to be able to debug their functions so we need to provide logs for a function.

  • fn logs in function directory to retrieve logs from the API
@rdallman
Copy link
Contributor Author

In gitlab by @rdallman on May 18, 2017, 09:40

oracle sdk https://github.com/oracle/terraform-provider-baremetal/tree/master/vendor/github.com/MustWin/baremetal-sdk-go once we get there. think we should just do minio first ?

@rdallman
Copy link
Contributor Author

In gitlab by @treeder on May 18, 2017, 10:09

Ya, let's start with minio to make it work anywhere, but make it pluggable like the DB and MQ.

@rdallman
Copy link
Contributor Author

In gitlab by @treeder on May 23, 2017, 15:19

Actually, we should do Bolt first for initial quickstart experience.

Then add additional providers.

@rdallman
Copy link
Contributor Author

In gitlab by @treeder on May 24, 2017, 11:29

Bolt implementation actually has a logging bucket already, maybe didn't get finished for some reason...

@rdallman
Copy link
Contributor Author

In gitlab by @denismakogon on May 29, 2017, 11:57

The best option ever made is logstash, just exact solution for storing logs, thoughts?

@rdallman
Copy link
Contributor Author

In gitlab by @treeder on May 30, 2017, 06:28

@denismakogon if we can query those logs quickly and easily to pull up the logs for a particular call_id and route, then sure. But regardless, we need simpler to setup implementations too, ie: Bolt for quickstart.

@rdallman
Copy link
Contributor Author

In gitlab by @denismakogon on Jun 7, 2017, 14:29

assigned to @denismakogon

@rdallman
Copy link
Contributor Author

In gitlab by @denismakogon on Jun 8, 2017, 11:48

mentioned in issue #52

@rdallman
Copy link
Contributor Author

In gitlab by @denismakogon on Jun 8, 2017, 15:10

See !45

@rdallman
Copy link
Contributor Author

In gitlab by @denismakogon on Jun 20, 2017, 12:57

closed

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