2018-11-18 11:08:38 +01:00
|
|
|
################### Youtubebeat Configuration Example #########################
|
|
|
|
|
|
|
|
############################# Youtubebeat ######################################
|
|
|
|
|
|
|
|
youtubebeat:
|
|
|
|
# Defines how often an event is sent to the output
|
2018-11-20 10:21:24 +01:00
|
|
|
parallelism: 5
|
|
|
|
max_depth: 10
|
2018-11-20 14:48:22 +01:00
|
|
|
start_url: "https://www.youtube.com"
|
2018-11-19 18:28:49 +01:00
|
|
|
|
2018-11-23 11:23:40 +01:00
|
|
|
output.elasticsearch.index: "youtubebeat2"
|
2018-11-19 18:28:49 +01:00
|
|
|
|
|
|
|
setup.template.name: "youtubebeat"
|
2018-11-20 08:50:34 +01:00
|
|
|
setup.template.pattern: "youtubebeat*"
|