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

Configure logging and integrate it with Kibana #28

Closed
5 of 6 tasks
ochaplashkin opened this issue Mar 2, 2023 · 0 comments · Fixed by #31
Closed
5 of 6 tasks

Configure logging and integrate it with Kibana #28

ochaplashkin opened this issue Mar 2, 2023 · 0 comments · Fixed by #31
Assignees

Comments

@ochaplashkin
Copy link

ochaplashkin commented Mar 2, 2023

At the moment, we cannot track the behavior of the service, which means that the analysis of problems, correction and testing is delayed and requires huge efforts.

Now we already have an APPserver, but it is not intended for logging.

Checklist:

  • add the main logging points at the INFO and DEBUG level;
  • debug locally interaction with ELK (or EK, without logstash);
  • deploy service;
  • update infrastructure/docker/etc;
  • setup kibana dashboard;
  • update docs.
ochaplashkin pushed a commit to ochaplashkin/docbot that referenced this issue Mar 7, 2023
Added a basic logging and configuration of loggers.
Request processing is related to the cross-service `X-GitHub-Delivery`.

Resolves tarantool#28
ochaplashkin pushed a commit to ochaplashkin/docbot that referenced this issue Apr 20, 2023
Added a basic logging and configuration of loggers.
Request processing is related to the cross-service `X-GitHub-Delivery`.

Resolves tarantool#28
ochaplashkin pushed a commit to ochaplashkin/docbot that referenced this issue Apr 20, 2023
Added a basic logging and configuration of loggers.
Request processing is related to the cross-service `X-GitHub-Delivery`.

Resolves tarantool#28
ochaplashkin pushed a commit to ochaplashkin/docbot that referenced this issue Apr 20, 2023
Added a basic logging and configuration of loggers.
Request processing is related to the cross-service `X-GitHub-Delivery`.

Resolves tarantool#28
ylobankov pushed a commit that referenced this issue Apr 21, 2023
Added a basic logging and configuration of loggers.
Request processing is related to the cross-service `X-GitHub-Delivery`.

Resolves #28
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

Successfully merging a pull request may close this issue.

2 participants