The workshop covers Serilog & Elasticsearch + Kibana configuration and includes few tasks:
- Asp.Net Core 2 Api Bootstap
- Configure Users Api
- Add EF Core - powered data layer
- Serilog configuration and integration with Microsoft.Extensions.Logging
- Basic console output
- EF Core queries tracing
- Elasticsearch & Kibana integration
- Dockerization of all the services, docker-compose configuration
- Elasticsearch Sink configuration
All the tasks includes pre-configured sources need to continue, i.e. task.two includes ws folder with Api and Data projects configured.
During the workshop you need:
- .NET Core SDK 2.0+
- Docker