-
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-api
dotnet build
dotnet run
- run
-
Notifications
You must be signed in to change notification settings - Fork 0
PHIDELIST/Application-Monitoring-Demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published