forked from redpanda-data/connect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
kinesis.yaml
79 lines (79 loc) · 1.35 KB
/
kinesis.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# This file was auto generated by benthos_config_gen.
http:
address: 0.0.0.0:4195
read_timeout: 5s
root_path: /benthos
debug_endpoints: false
input:
type: kinesis
kinesis:
batching:
byte_size: 0
condition:
type: static
static: false
count: 1
period: ""
client_id: benthos_consumer
commit_period: 1s
credentials:
id: ""
profile: ""
role: ""
role_external_id: ""
secret: ""
token: ""
dynamodb_table: ""
endpoint: ""
limit: 100
region: eu-west-1
shard: "0"
start_from_oldest: true
stream: ""
timeout: 5s
buffer:
type: none
none: {}
pipeline:
processors: []
threads: 1
output:
type: kinesis
kinesis:
backoff:
initial_interval: 1s
max_elapsed_time: 30s
max_interval: 5s
credentials:
id: ""
profile: ""
role: ""
role_external_id: ""
secret: ""
token: ""
endpoint: ""
hash_key: ""
max_retries: 0
partition_key: ""
region: eu-west-1
stream: ""
resources:
caches: {}
conditions: {}
processors: {}
rate_limits: {}
logger:
prefix: benthos
level: INFO
add_timestamp: true
json_format: true
static_fields:
'@service': benthos
metrics:
type: http_server
http_server:
prefix: benthos
tracer:
type: none
none: {}
shutdown_timeout: 20s