Update index to use
This commit is contained in:
parent
ff72252625
commit
6f6b4ed34b
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ youtubebeat:
|
|||
max_depth: 10
|
||||
start_url: "https://www.youtube.com"
|
||||
|
||||
output.elasticsearch.index: "youtubebeat"
|
||||
output.elasticsearch.index: "youtubebeat2"
|
||||
|
||||
setup.template.name: "youtubebeat"
|
||||
setup.template.pattern: "youtubebeat*"
|
||||
|
|
|
@ -8,7 +8,7 @@ youtubebeat:
|
|||
max_depth: 10
|
||||
start_url: "https://www.youtube.com"
|
||||
|
||||
output.elasticsearch.index: "youtubebeat"
|
||||
output.elasticsearch.index: "youtubebeat2"
|
||||
|
||||
setup.template.name: "youtubebeat"
|
||||
setup.template.pattern: "youtubebeat*"
|
||||
|
|
|
@ -8,7 +8,7 @@ youtubebeat:
|
|||
max_depth: 10
|
||||
start_url: "https://www.youtube.com"
|
||||
|
||||
output.elasticsearch.index: "youtubebeat"
|
||||
output.elasticsearch.index: "youtubebeat2"
|
||||
|
||||
setup.template.name: "youtubebeat"
|
||||
setup.template.pattern: "youtubebeat*"
|
||||
|
|
Loading…
Reference in a new issue