-
Collecting Docker logs and propagating them to EFK (Elasticsearch + Fluentd + Kibana)
This is a setup of Fluentd a logs collector that collects docker logs then send them to elastic search.
To test it:
-
Collecting .NET application logs using Prometheus:
This is a setup to instrument dotnet application using prometheus then send logs to grafana for visualization.
To test it:
- run
cd prometheus-grafana - Then
docker compose up - Then start the dotnet application you want to collect its logs:
cd dotnet-apidotnet builddotnet run
- run
PHIDELIST/Application-Monitoring-Demo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|


