This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ec2-user@ip-172-31-38-83 sonar]$ docker logs d1ff881bd9a9 | |
2017.11.29 22:49:59 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[search]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Xmx1G -Xms256m -Xss256k -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/search/* org.sonar.search.SearchServer /tmp/sq-process1792766270671033147properties | |
2017.11.29 22:50:00 INFO es[o.s.p.ProcessEntryPoint] Starting search | |
2017.11.29 22:50:00 INFO es[o.s.s.SearchServer] Starting Elasticsearch[sonarqube] on port 9001 | |
2017.11.29 22:50:00 INFO es[o.elasticsearch.node] [sonar-1511995799251] version[1.4.4], pid[20], build[c88f77f/2015-02-19T13:05:36Z] | |
2017.11.29 22:50:00 INFO es[o.elasticsearch.node] [sonar-1511995799251] initializing ... | |
2017.11.29 22:50:00 INFO es[o.e.plugins] [sonar-151199579925 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ec2-user@ip-172-31-38-83 sonar]$ docker logs 80ee9ba519c4 | |
The files belonging to this database system will be owned by user "postgres". | |
This user must also own the server process. | |
The database cluster will be initialized with locale "en_US.utf8". | |
The default database encoding has accordingly been set to "UTF8". | |
The default text search configuration will be set to "english". | |
Data page checksums are disabled. |