09 2019 档案

摘要:// 注意上面的集合要和下面的集合名称相同 db.rand_web_test.find( { 'content': /^.*要替换的字符串.*$/ } ).forEach( function (item) { var tmp = String(item.content) tmp = tmp.repl 阅读全文
posted @ 2019-09-23 16:52 百猎 阅读(2661) 评论(0) 推荐(0) 编辑
摘要:之前使用阿里云日志服务,按照文档安装了ilogtail。后面不需要了,却找不到卸载文档。仔细查看ilogtail的安装脚本后,发现里面有卸载方法。 wget http://logtail-release-cn-hangzhou.oss-cn-hangzhou.aliyuncs.com/linux64 阅读全文
posted @ 2019-09-20 09:59 百猎 阅读(1470) 评论(0) 推荐(0) 编辑