随笔分类 -  日志

摘要:ElasticSearch+NLog实现https://blog.csdn.net/weixin_51439775/article/details/128539623https://www.cnblogs.com/piscesLoveCc/p/7230426.html ElasticSearch、k 阅读全文
posted @ 2023-02-02 15:46 94cool 阅读(69) 评论(0) 推荐(0)
摘要:# Elasticsearch Configuration # # NOTE: Elasticsearch comes with reasonable defaults for most settings. # Before you set out to tweak and tune the con 阅读全文
posted @ 2023-02-02 14:26 94cool 阅读(315) 评论(0) 推荐(0)
摘要:<nlog autoReload="true" xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <variable name="ap 阅读全文
posted @ 2023-02-01 10:28 94cool 阅读(67) 评论(0) 推荐(0)
摘要:# Sample Logstash configuration for creating a simple# Beats -> Logstash -> Elasticsearch pipeline. # input {# beats {# port => 5044# codec => json# } 阅读全文
posted @ 2023-02-01 10:27 94cool 阅读(80) 评论(0) 推荐(0)