elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
112 stars 4.93k forks source link

Winlogbeat fails to export index-pattern with migration.6_to_7 enabled #20521

Closed adriansr closed 4 years ago

adriansr commented 4 years ago

For confirmed bugs, please report:

Run:

winlogbeat export index-pattern -E migration.6_to_7.enabled=true

It fails with:

Error generating Index Pattern: field is duplicated.

elasticmachine commented 4 years ago

Pinging @elastic/siem (Team:SIEM)

andrewkroh commented 4 years ago

Let's add a new system test case to check the export index-pattern with migration.6_to_7.enabled=true.