summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorlifengchao <[email protected]>2024-01-04 12:05:06 +0800
committerlifengchao <[email protected]>2024-01-04 12:05:06 +0800
commit0e8decac6728ee3ba996ac11f3a9fb7c493639a1 (patch)
treea9c0cf65e274070a31613ecbcde11ce6e96c03c1 /docs
parentf7f4a909c338197dc4a5a49bafe6b2c64b1fc0a4 (diff)
[improve][bootstrap][core]删除watermark配置, inline source添加类型参数
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/user-guide.md b/docs/user-guide.md
index 0be29f6..aa36093 100644
--- a/docs/user-guide.md
+++ b/docs/user-guide.md
@@ -21,9 +21,6 @@ sources:
type: string
- name: decoded_as
type: string
- # watermark_timestamp: recv_time # [string] Watermark Field Name
- # watermark_timestamp_unit: s # [string] Watermark Field Unit
- # watermark_lag: 60 # [number] Watermark Lag
properties:
data: '{"log_id": 1, "recv_time":"111","fqdn_string":"baidu.com", "client_ip":"192.168.0.1","server_ip":"120.233.20.242","decoded_as":"BASE"}'
format: json