This sample for start to work with elastic search and kibana and use Serilog for Logging the Events that occur during the program
first of all you need to install docker on your machine the start your docker engine
Docker : https://docs.docker.com
Serilog: https://serilog.net
ELK Stack : https://www.elastic.co / https://www.elastic.co/kibana
pull the image of ElasticSearch and Kibana from docker hub : https://hub.docker.com
in the next step you should go to the docker folder and Create and start containers with "docker-compose up" command
Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services you create and start all the services from your configuration.
another step is the configuration of our services wich is up as container with docker in our .NET 7 C# 11 application
-
Notifications
You must be signed in to change notification settings - Fork 0
nimanikoo/ELKStack-Sample
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