当前位置:网站首页>logstash备份跟踪上报的数据记录
logstash备份跟踪上报的数据记录
2022-07-03 09:38:00 【zhangphil】
logstash备份跟踪上报的数据记录
logstash可以从被监测的文件上采集数据上报到指定的http服务器或者es等。有时候需要确认或者跟踪记录logstash到底成功上报的历史数据记录,可以在本地创建一个文件,用以记录、跟踪、备份上传成功的数据,在output里面的配置:
output{
file {
path => "F:/log/record/history.txt"
}
}logstash成功上报的数据都会备份存在history.txt文件里面。
边栏推荐
- Unity group engineering practice project "the strongest takeaway" planning case & error correction document
- Buy health products for parents
- Weight decay (pytorch)
- User recommendation preference model based on attention enhanced knowledge perception
- [combinatorial mathematics] pigeon's nest principle (simple form of pigeon's nest principle | simple form examples of pigeon's nest principle 1, 2, 3)
- [SQL] an article takes you to master the operations related to query and modification of SQL database
- Leetcode skimming ---217
- Knowledge map enhancement recommendation based on joint non sampling learning
- Ut2014 learning notes
- EFFICIENT PROBABILISTIC LOGIC REASONING WITH GRAPH NEURAL NETWORKS
猜你喜欢

Multi-Task Feature Learning for Knowledge Graph Enhanced Recommendation

六、MySQL之数据定义语言(一)

七、MySQL之数据定义语言(二)

Bidding website architecture project progress -- Network Security
![[combinatorial mathematics] pigeon's nest principle (simple form of pigeon's nest principle | simple form examples of pigeon's nest principle 1, 2, 3)](/img/77/fcb4f9739a5171ee58771d041f4d72.jpg)
[combinatorial mathematics] pigeon's nest principle (simple form of pigeon's nest principle | simple form examples of pigeon's nest principle 1, 2, 3)

安装yolov3(Anaconda)

大型电商项目-环境搭建

Ut2013 learning notes

Ind kwf first week

Timo background management system
随机推荐
小文件专项
分组函数之rollup、cube函数、grouping sets函数
Leetcode skimming ---217
Flink -- 内置函数(ALL)
Leetcode skimming ---1385
Set ArrayList nested map set loop traversal
一个30岁的测试员无比挣扎的故事,连躺平都是奢望
Ut2017 learning notes
Content type ‘application/x-www-form-urlencoded; charset=UTF-8‘ not supported
Leetcode刷题---1385
Leetcode skimming ---10
Windows security center open blank
Leetcode刷题---189
帶你走進雲原生數據庫界扛把子Amazon Aurora
[SQL] an article takes you to master the operations related to query and modification of SQL database
如何在游戏中制作一个血条
Ut2014 learning notes
Unity learning notes: online game pixel Adventure 1 learning process & error correction experience
Leaders always entrust the work to flattering employees
Leetcode skimming ---35