Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [SIEM] Fixes index substring incorrectly matching configured indices and failing to install ML job (#43409) #43501

Merged
merged 1 commit into from
Aug 17, 2019

Commits on Aug 17, 2019

  1. [SIEM] Fixes index substring incorrectly matching configured indices …

    …and failing to install ML job (elastic#43409)
    
    ## Summary
    
    As described in elastic/siem-team#441, when checking which ML ConfigTemplates are valid to install, a substring of a configured index would match and the job would fail to install. This fixes this by ensuring the complete index name matches.
    spong committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    6e8e3ce View commit details
    Browse the repository at this point in the history