mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 17:38:44 +00:00
When migrating the package and class names from shield to xpack.security, the logging.yml file was updated incorrectly which resulted in audit entries going to the wrong file. This change specifies the correct package name so audit logs go to the correct file. Closes elastic/elasticsearch#3063 Original commit: elastic/x-pack-elasticsearch@5c07108392