会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
吃喝玩乐
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
日志
ElasticSearch、kibana、logstach部署
摘要: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-8.6.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.config 输出到ELK的配置
摘要:<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)
Logstash grok 配置
摘要:# 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)
公告