Skip to content

tarafdarmansour/Net.Core.Elastic.Logstash.Kibana

Repository files navigation

Net.Core.Elastic.Logstash.Kibana

It's a simple .net core 5 ASP.Net Web Application that log into ElasticSearch. It's really base on this post

You should start ElasticSearch on port 9200 (dockerized\local instal) and then run this application to log into ElasticSearch.

DO NOT Forget

  • Config ElasticSearch username and password.
  • Config ModifyConnectionSettings property of ElasticsearchSinkOptions on Program.cs file of .net project.
  • Create Index pattern in Kibana to view web application log

You can use this repo to start ELK(Elasticsearch-Logstash-Kibana) stack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published