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

No documentation on how to get connector logs #3624

Closed
ivankelly opened this issue Feb 19, 2019 · 2 comments · Fixed by #5041
Closed

No documentation on how to get connector logs #3624

ivankelly opened this issue Feb 19, 2019 · 2 comments · Fixed by #5041
Labels
area/connector doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. type/bug The PR fixed a bug or issue reported a bug

Comments

@ivankelly
Copy link
Contributor

Describe the bug

Lets say you start a connector. It isn't working for some reason. How do you get detailed logging of what is happening? Same goes for functions. There are files on the filesystem, but you have to look at the running process to see what they are. With k8s this is probably even harder.

@ivankelly ivankelly added the type/bug The PR fixed a bug or issue reported a bug label Feb 19, 2019
@sijie sijie added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. component/connect labels Feb 21, 2019
@Anonymitaet
Copy link
Member

Anonymitaet commented Aug 2, 2019

@tuteng as discussed offline, could you please write a How to Debug Pulsar Connector guide (includes getting connector logs)?

You can take Pulsar Function Debug Guide for reference:

@Anonymitaet
Copy link
Member

@tuteng Just a soft reminder: you are working on writing the How to Debug Pulsar Connector Guide these days, could you please add how to get connector logs to the guide? Thank you

sijie pushed a commit that referenced this issue Sep 3, 2019
Fixes #3624 

Master Issue: #3624

### Motivation

If the current user encounters problems when using the connector, there is not a reasonable debugging process. This document attempts to provide a debugging process for the connector.

### Modifications

* Add debugging document for the connector.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connector doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants