上一页 1 2 3 4 5 6 7 8 ··· 65 下一页
摘要: 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 阅读(89) 评论(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 阅读(332) 评论(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 阅读(80) 评论(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 阅读(101) 评论(0) 推荐(0)
摘要: 下载nssm,以管理员身份运行命令控制台:nssm install InfluxDB 在打开的窗口中选择 在path填上java路径,在Startup directory 填上jar包目录Arguments填上参数Service name 填上在windows服务列表生成的服务名称 点击instal 阅读全文
posted @ 2022-11-23 10:49 94cool 阅读(210) 评论(0) 推荐(0)
摘要: 1、下载:InfluxDB 2.5.1 的windows版本,解压到目录下D:\\influxd\ 2、创建配置文件config.yaml内容如下: engine-path: "D:\\influxd\\engine"http-bind-address: ":8081"storage-cache-m 阅读全文
posted @ 2022-11-18 17:15 94cool 阅读(1143) 评论(0) 推荐(0)
摘要: 微信小程序:需要授权 开发管理->服务器域名->request合法域名->https://apis.map.qq.com->保持 腾讯地图https://lbs.qq.com/::需要授权 找到对应应用->我的应用->WebServiceAPI->打勾->保持 阅读全文
posted @ 2022-10-26 19:08 94cool 阅读(185) 评论(0) 推荐(0)
摘要: from: https://zhuanlan.zhihu.com/p/157280586 一、系统方案 1.1 系统概述 近年来,中国网络经济市场规模迅速发展,为电子支付行业的发展提供了良好的交易环境。电子支付已然从一种趋势变为一种习惯,停车场基于车主无现金迫切需求的市场环境,急需能实现电子支付的平 阅读全文
posted @ 2022-10-19 16:35 94cool 阅读(1475) 评论(0) 推荐(0)
摘要: from: https://www.codenong.com/cs106311934/ Netty IOT百万长连接优化 IoT推送系统 IoT是什么 IoT推送系统的设计 心跳检测机制 简述心跳检测 心跳检测机制代码示例 百万长连接优化 连接优化代码示例 TCP连接四元组 配置优化 IoT推送系统 阅读全文
posted @ 2022-09-14 15:47 94cool 阅读(671) 评论(0) 推荐(0)
摘要: 有一个 .NET 4.6.2 控制台应用程序(使用 Simple Injector)。我需要调用 HTTP 服务。直接使用 HttpClient 遇到问题后,我尝试改用 HttpClientFactory (https://github.com/aspnet/HttpClientFactory)。 阅读全文
posted @ 2022-08-16 09:36 94cool 阅读(301) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 65 下一页