mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-01 05:13:15 +00:00
11 lines
166 B
YAML
11 lines
166 B
YAML
---
|
|
source:
|
|
type: "file"
|
|
config:
|
|
filename: "./examples/mce_files/single_mce.json"
|
|
|
|
sink:
|
|
type: "datahub-rest"
|
|
config:
|
|
server: 'http://localhost:8080'
|