mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-15 21:24:15 +00:00
12 lines
179 B
YAML
12 lines
179 B
YAML
source:
|
|
type: "elasticsearch"
|
|
config:
|
|
host: 'localhost:9200'
|
|
username: ""
|
|
password: ""
|
|
|
|
sink:
|
|
type: "datahub-rest"
|
|
config:
|
|
server: "http://localhost:8080"
|