15 lines
419 B
YAML
15 lines
419 B
YAML
################### Youtubebeat Configuration Example #########################
|
|
|
|
############################# Youtubebeat ######################################
|
|
|
|
youtubebeat:
|
|
# Defines how often an event is sent to the output
|
|
period: 1s
|
|
start_id: "SmBCZgcGlKk"
|
|
parallelism: 5
|
|
max_depth: 10
|
|
|
|
output.elasticsearch.index: "youtubebeat"
|
|
|
|
setup.template.name: "youtubebeat"
|
|
setup.template.pattern: "youtubebeat*"
|