sous-chefs / elasticsearch

Development repository for the elasticsearch cookbook
https://supermarket.chef.io/cookbooks/elasticsearch
Other
881 stars 599 forks source link

Log4j ESJsonLayout not available in ES 6.x #739

Closed tbrown5293 closed 1 year ago

tbrown5293 commented 4 years ago

The ESJsonLayout now used in the default log4j properties template is not available in ES 6.x. This prevents the service from starting with the error "ERROR Unable to locate plugin type for ESJsonLayout".

See the change introducing the ESJsonLayout below.

https://github.com/elastic/elasticsearch/commit/891320f5ac5d92a89dbe90f050919d0bd9f671a0