当前位置:网站首页>Logstash backup tracks the data records reported
Logstash backup tracks the data records reported
2022-07-03 10:52:00 【zhangphil】
logstash Back up the data records reported by tracking
logstash Data can be collected from the monitored file and reported to the designated http Server or es etc. . Sometimes you need to confirm or track records logstash Historical data records successfully reported , You can create a file locally , To record 、 track 、 Backup successfully uploaded data , stay output The configuration inside :
output{
file {
path => "F:/log/record/history.txt"
}
}logstash The successfully reported data will be backed up history.txt In the document .
边栏推荐
- MAUI Developer Day in GCR
- Leetcode skimming ---283
- Classification (data consolidation and grouping aggregation)
- QT:QSS自定义QHeaderView实例
- Cache routing component
- Numpy quick start (I) -- pre knowledge (create array + constant + data type)
- Unity学习笔记:联网游戏Pixel Adventure 1学习过程&纠错心得
- Flink < --> Introduction to JDBC +with parameter
- Is it OK to test the zero basis software?
- 带你走进云原生数据库界扛把子Amazon Aurora
猜你喜欢

UI interface design related knowledge (I)

Pytoch has been installed, but vs code still displays no module named 'torch‘
Redis notes 01: Introduction

Multilayer perceptron (pytorch)

游戏测试相关 测试一个英雄的技能(春招被问比较多的一道题)

How does MySQL find the latest data row that meets the conditions?

The story of a 30-year-old tester struggling, even lying flat is extravagant

现在零基础转行软件测试还OK吗?
![[roast & brain hole] Some Thoughts on the bullet screen interactive game of Wei Shu Wu Three Kingdoms when visiting station B](/img/2a/c232b83e0acbb970884148bd2aadc1.png)
[roast & brain hole] Some Thoughts on the bullet screen interactive game of Wei Shu Wu Three Kingdoms when visiting station B

MAUI Developer Day in GCR
随机推荐
使用ML.NET+ONNX预训练模型整活B站经典《华强买瓜》
Iterator iterator enhances for loop
Flink-- custom function
Nuget add reference error while installing packages
Unity小组工程实践项目《最强外卖员》策划案&纠错文档
How to make a blood bar in the game
Flink -- 内置函数(ALL)
QT:QSS自定义 QProgressBar实例
测试理论概述
项目组织战略管理
MySql 怎么查出符合条件的最新的数据行?
T5 的尝试
7、 Data definition language of MySQL (2)
Snownlp emotion analysis
How to monitor the incoming and outgoing traffic of the server host?
Practical part: conversion of Oracle Database Standard Edition (SE) to Enterprise Edition (EE)
QT:QSS自定义 QTreeView实例
Wechat applet training notes 1
Leetcode skimming ---75
软件测试必学基本理论知识——APP测试