We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf90e2b commit 351171cCopy full SHA for 351171c
test/packages/parallel/ti_anomali_template/elasticsearch/transform/latest_ioc/transform.yml
@@ -9,10 +9,10 @@ source:
9
# us that ability in order to prevent having duplicate IoC data and prevent query
10
# time field type conflicts.
11
dest:
12
- index: "logs-ti_anomali_latest.threatstream-2"
+ index: "logs-ti_anomali_template_latest.threatstream-2"
13
pipeline: '{{ IngestPipelineName "transform" }}'
14
aliases:
15
- - alias: "logs-ti_anomali_latest.threatstream"
+ - alias: "logs-ti_anomali_template_latest.threatstream"
16
move_on_creation: true
17
latest:
18
unique_key:
0 commit comments