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

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -