提交 f3e924e4 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

update sample

上级 56126197
......@@ -22,3 +22,4 @@
/tmp/.config.yaml
/qshell.log
/log-agent/
/data/test/
......@@ -24,7 +24,7 @@ fields:
postfix: "]\t"
- field: field_timestamp # 生成时间数据,从早上9点到今天结束,间隔1分钟(60秒)。
range: "20210101 000000:60" # 起始、结束支持now关键字,默认为当天的开始和结束时间。
range: "20210101 000000:60" # 起始、结束时间用-分隔,默认为当天的开始和结束时间。
prefix: DateTime-
type: timestamp
format: "YY/MM/DD hh:mm:ss"
......
......@@ -31,13 +31,13 @@ fields:
prefix: "{"
postfix: "}\t"
- field: test_excel1
from: test.account01.20200101
select: Address
where: 1=1
postfix: "\t"
- field: test_excel2
from: test.account01.20200101
select: InstReprIDCode
where: 1=1
postfix: "\t"
# - field: test_excel1
# from: test.account01.20200101
# select: Address
# where: 1=1
# postfix: "\t"
# - field: test_excel2
# from: test.account01.20200101
# select: replace(InstReprIDCode,'.','')
# where: 1=1
# postfix: "\t"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册