OpenSearch/distribution
Jason Tedor 69313ffef3
Disable console logging in the Windows service
When Elasticsearch is run as a service we should not use the console
logger otherwise we end up duplicating logging (to the Elasticsearch
logs and whereever standard output is captured). Previously we disabled
the console logger when started as a service using systemd (otherwise
the console logs are duplicated to the journal). This commit does the
same for the Windows service, starting Elasticsearch with the --quiet
flag to avoid standard output being written to the service stdout logs.

Relates #28618
2018-02-11 11:10:40 -05:00
..
bwc Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00
deb Remove RPM and Debian integration tests 2017-12-11 15:40:10 -05:00
integ-test-zip Enable GC logs by default 2017-12-03 08:33:21 -05:00
rpm Remove RPM and Debian integration tests 2017-12-11 15:40:10 -05:00
src/main Disable console logging in the Windows service 2018-02-11 11:10:40 -05:00
tar Enable GC logs by default 2017-12-03 08:33:21 -05:00
tools Build: Replace provided configuration with compileOnly (#28564) 2018-02-09 11:30:24 -08:00
zip Enable GC logs by default 2017-12-03 08:33:21 -05:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00