OpenSearch/qa/evil-tests
Jason Tedor 7132fcd7ac Give useful error message if log config is missing
Today when starting Elasticsearch without a Log4j 2 configuration file,
we end up throwing an array index out of bounds exception. This is
because we are passing no configuration files to Log4j. Instead, we
should throw a useful error message to the user. This commit modifies
the Log4j configuration setup to throw a user exception if no Log4j
configuration files are present in the config directory.

Relates #20493
2016-09-15 07:44:05 -04:00
..
src/test Give useful error message if log config is missing 2016-09-15 07:44:05 -04:00
build.gradle Plugins: Add status bar on download (#18695) 2016-06-29 16:44:12 +02:00