c# - Redirect logs to logstash instance instead of ElasticSearch -


i have question :

i`m using elasticsearch.net nugget nlogs in order send logs local elasticsearch instance. kibana visualize them well, far soo good.

is possible using same nugget forwards logs logstash instance expose on production environment instead elasticsearch

to add martijn's answer, use nlog write logs local directory, use filebeat ship logs logstash.


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -