druid/examples/bin
Gian Merlino a27f4f5740
Service stdout log files, move logs to log/. (#12570)
* Service stdout log files, move logs to log/.

Two changes that make log behavior cleaner:

1) Redirect messages from the Java runtime to their own log files.
   Otherwise, they would get jumbled up in the output of the all-in-one
   start command.

2) Use log/ instead of bin/log/ for the default log directory. Makes them
   easier to find.

Additionally, add documentation about how to avoid the reflective
access warnings in Java 11.

* Spelling.

* See if code formatting affects spelling.
2022-06-03 10:44:29 +05:30
..
broker.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
coordinator.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
dsql Enhancements to dsql. (#6929) 2019-01-28 17:02:43 -08:00
dsql-main Add the ability to supply client certificate to dsql comand line tool. (#10765) 2021-02-11 20:16:47 -08:00
generate-example-metrics Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
historical.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
java-util Make java version check work on all shells (#9376) 2020-02-19 13:44:00 -08:00
jconsole.sh Replace source call to make scripts more portable (#12014) 2021-12-06 13:41:25 +05:30
middleManager.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
node.sh Replace source call to make scripts more portable (#12014) 2021-12-06 13:41:25 +05:30
overlord.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
post-index-task New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
post-index-task-main New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
run-druid Service stdout log files, move logs to log/. (#12570) 2022-06-03 10:44:29 +05:30
run-zk Service stdout log files, move logs to log/. (#12570) 2022-06-03 10:44:29 +05:30
service New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
start-cluster-data-server Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-cluster-master-no-zk-server Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-cluster-master-with-zk-server Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-cluster-query-server Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-micro-quickstart Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-nano-quickstart Add nano-quickstart single server example configuration (#8390) 2019-08-24 22:07:20 -07:00
start-single-server-large Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-single-server-medium Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-single-server-small Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-single-server-xlarge Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
supervise Service stdout log files, move logs to log/. (#12570) 2022-06-03 10:44:29 +05:30
verify-default-ports Improve verify-default-ports to check both INADDR_ANY and 127.0.0.1. (#8942) 2019-11-26 16:05:15 -08:00
verify-java Officially support Java 11. (#12232) 2022-03-04 14:15:45 -08:00