4b17cb37f0
## Summary Updates the External Alerts rule index to match default securitySolution:defaultIndex value ``` toml index = ["apm-*-transaction*", "auditbeat-*", "endgame-*", "filebeat-*", "logs-*", "packetbeat-*", "winlogbeat-*"] ``` Note: extra spaces are from running `toml-lint` ## Contributor checklist - Have you signed the [contributor license agreement](https://www.elastic.co/contributor-agreement)? Yes! - Have you followed the [contributor guidelines](https://github.com/elastic/detection-rules/blob/main/CONTRIBUTING.md)? Yes!