Skip to content

Logging

Alex edited this page Jan 16, 2023 · 1 revision

For logging the whole traffic - Filebeat is being used

It's gathering logs from each Docker container and sending to elasticsearch where later it's easy to make any query and find needed logs using Kibana.

General diagram:

general logging diagram

Clone this wiki locally