################### Youtubebeat Configuration Example #########################

############################# Youtubebeat ######################################

youtubebeat:
  # Defines how often an event is sent to the output
  parallelism: 5
  max_depth: 10
  start_url: "https://www.youtube.com"

output.elasticsearch.index: "youtubedata"

setup.template.name: "youtubedata"
setup.template.pattern: "youtubedata*"