Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Example logs from master nodes before they just die:
- + ulimit -n 65536
- + ulimit -u 4096
- + ulimit -l unlimited
- + chown -R elasticsearch:elasticsearch /usr/share/elasticsearch
- + chown -R elasticsearch:elasticsearch /usr/share/elasticsearch/data
- + su elasticsearch /usr/local/bin/docker-entrypoint.sh /usr/share/elasticsearch/bin/elasticsearch
- [2018-03-28T11:54:08,245][INFO ][o.e.n.Node ] [es-master-7445877fd4-jjxp8] initializing ...
- [2018-03-28T11:54:08,355][INFO ][o.e.e.NodeEnvironment ] [es-master-7445877fd4-jjxp8] using [1] data paths, mounts [[/data (/dev/sda5)]], net usable_space [1tb], net total_space [1tb], types [xfs]
- [2018-03-28T11:54:08,355][INFO ][o.e.e.NodeEnvironment ] [es-master-7445877fd4-jjxp8] heap size [9.8gb], compressed ordinary object pointers [true]
- [2018-03-28T11:54:08,364][INFO ][o.e.n.Node ] [es-master-7445877fd4-jjxp8] node name [es-master-7445877fd4-jjxp8], node ID [Dr7sUNx-SdOO9sPTobE7uQ]
- [2018-03-28T11:54:08,364][INFO ][o.e.n.Node ] [es-master-7445877fd4-jjxp8] version[6.2.2], pid[12], build[10b1edd/2018-02-16T19:01:30.685723Z], OS[Linux/3.10.0-693.11.6.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_161/25.161-b14]
- [2018-03-28T11:54:08,365][INFO ][o.e.n.Node ] [es-master-7445877fd4-jjxp8] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+DisableExplicitGC, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djdk.io.permissionsUseCanonicalPath=true, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j.skipJansi=true, -XX:+HeapDumpOnOutOfMemoryError, -Xms10g, -Xmx10g, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config]
- [2018-03-28T11:54:12,082][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [aggs-matrix-stats]
- [2018-03-28T11:54:12,082][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [analysis-common]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [ingest-common]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [lang-expression]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [lang-mustache]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [lang-painless]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [mapper-extras]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [parent-join]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [percolator]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [rank-eval]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [reindex]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [repository-url]
- [2018-03-28T11:54:12,083][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [transport-netty4]
- [2018-03-28T11:54:12,084][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded module [tribe]
- [2018-03-28T11:54:12,084][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [ingest-geoip]
- [2018-03-28T11:54:12,084][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [ingest-user-agent]
- [2018-03-28T11:54:12,084][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-core]
- [2018-03-28T11:54:12,084][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-deprecation]
- [2018-03-28T11:54:12,084][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-graph]
- [2018-03-28T11:54:12,085][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-logstash]
- [2018-03-28T11:54:12,085][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-ml]
- [2018-03-28T11:54:12,085][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-monitoring]
- [2018-03-28T11:54:12,085][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-security]
- [2018-03-28T11:54:12,085][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-upgrade]
- [2018-03-28T11:54:12,085][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-jjxp8] loaded plugin [x-pack-watcher]
- [2018-03-28T11:54:16,181][INFO ][o.e.d.DiscoveryModule ] [es-master-7445877fd4-jjxp8] using discovery type [zen]
- [2018-03-28T11:54:16,731][INFO ][o.e.n.Node ] [es-master-7445877fd4-jjxp8] initialized
- [2018-03-28T11:54:16,731][INFO ][o.e.n.Node ] [es-master-7445877fd4-jjxp8] starting ...
- [2018-03-28T11:54:16,925][INFO ][o.e.t.TransportService ] [es-master-7445877fd4-jjxp8] publish_address {10.34.0.17:9300}, bound_addresses {10.34.0.17:9300}
- [2018-03-28T11:54:16,956][INFO ][o.e.b.BootstrapChecks ] [es-master-7445877fd4-jjxp8] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2018-03-28T11:54:20,016][INFO ][o.e.c.s.MasterService ] [es-master-7445877fd4-jjxp8] zen-disco-elected-as-master ([1] nodes joined)[{es-master-7445877fd4-fvtn9}{cSg4Aj8-RNKeVOHB6IHd6w}{4jmU0cA5SV6ITGSdC2b1zg}{10.45.128.17}{10.45.128.17:9300}], reason: new_master {es-master-7445877fd4-jjxp8}{Dr7sUNx-SdOO9sPTobE7uQ}{ejliMPNFTfeVe_9d7e-wHg}{10.34.0.17}{10.34.0.17:9300}, added {{es-master-7445877fd4-fvtn9}{cSg4Aj8-RNKeVOHB6IHd6w}{4jmU0cA5SV6ITGSdC2b1zg}{10.45.128.17}{10.45.128.17:9300},}
- [2018-03-28T11:54:20,052][INFO ][o.e.c.s.ClusterApplierService] [es-master-7445877fd4-jjxp8] new_master {es-master-7445877fd4-jjxp8}{Dr7sUNx-SdOO9sPTobE7uQ}{ejliMPNFTfeVe_9d7e-wHg}{10.34.0.17}{10.34.0.17:9300}, added {{es-master-7445877fd4-fvtn9}{cSg4Aj8-RNKeVOHB6IHd6w}{4jmU0cA5SV6ITGSdC2b1zg}{10.45.128.17}{10.45.128.17:9300},}, reason: apply cluster state (from master [master {es-master-7445877fd4-jjxp8}{Dr7sUNx-SdOO9sPTobE7uQ}{ejliMPNFTfeVe_9d7e-wHg}{10.34.0.17}{10.34.0.17:9300} committed version [1] source [zen-disco-elected-as-master ([1] nodes joined)[{es-master-7445877fd4-fvtn9}{cSg4Aj8-RNKeVOHB6IHd6w}{4jmU0cA5SV6ITGSdC2b1zg}{10.45.128.17}{10.45.128.17:9300}]]])
- [2018-03-28T11:54:20,059][INFO ][o.e.n.Node ] [es-master-7445877fd4-jjxp8] started
- [2018-03-28T11:54:20,735][INFO ][o.e.l.LicenseService ] [es-master-7445877fd4-jjxp8] license [bf13b583-0ffc-4876-9abf-29bfac229668] mode [trial] - valid
- [2018-03-28T11:54:20,744][INFO ][o.e.g.GatewayService ] [es-master-7445877fd4-jjxp8] recovered [2] indices into cluster_state
- + ulimit -n 65536
- + ulimit -u 4096
- + ulimit -l unlimited
- + chown -R elasticsearch:elasticsearch /usr/share/elasticsearch
- + chown -R elasticsearch:elasticsearch /usr/share/elasticsearch/data
- + su elasticsearch /usr/local/bin/docker-entrypoint.sh /usr/share/elasticsearch/bin/elasticsearch
- [2018-03-28T11:53:07,929][INFO ][o.e.n.Node ] [es-master-7445877fd4-fpbmb] initializing ...
- [2018-03-28T11:53:08,007][INFO ][o.e.e.NodeEnvironment ] [es-master-7445877fd4-fpbmb] using [1] data paths, mounts [[/data (/dev/sda5)]], net usable_space [1tb], net total_space [1tb], types [xfs]
- [2018-03-28T11:53:08,007][INFO ][o.e.e.NodeEnvironment ] [es-master-7445877fd4-fpbmb] heap size [9.8gb], compressed ordinary object pointers [true]
- [2018-03-28T11:53:08,019][INFO ][o.e.n.Node ] [es-master-7445877fd4-fpbmb] node name [es-master-7445877fd4-fpbmb], node ID [pMtTTyrtQI-pht7JszsgOA]
- [2018-03-28T11:53:08,019][INFO ][o.e.n.Node ] [es-master-7445877fd4-fpbmb] version[6.2.2], pid[12], build[10b1edd/2018-02-16T19:01:30.685723Z], OS[Linux/3.10.0-693.11.6.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_161/25.161-b14]
- [2018-03-28T11:53:08,020][INFO ][o.e.n.Node ] [es-master-7445877fd4-fpbmb] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+DisableExplicitGC, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djdk.io.permissionsUseCanonicalPath=true, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j.skipJansi=true, -XX:+HeapDumpOnOutOfMemoryError, -Xms10g, -Xmx10g, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config]
- [2018-03-28T11:53:12,200][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [aggs-matrix-stats]
- [2018-03-28T11:53:12,200][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [analysis-common]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [ingest-common]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [lang-expression]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [lang-mustache]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [lang-painless]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [mapper-extras]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [parent-join]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [percolator]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [rank-eval]
- [2018-03-28T11:53:12,201][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [reindex]
- [2018-03-28T11:53:12,202][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [repository-url]
- [2018-03-28T11:53:12,202][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [transport-netty4]
- [2018-03-28T11:53:12,202][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded module [tribe]
- [2018-03-28T11:53:12,202][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [ingest-geoip]
- [2018-03-28T11:53:12,202][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [ingest-user-agent]
- [2018-03-28T11:53:12,202][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-core]
- [2018-03-28T11:53:12,203][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-deprecation]
- [2018-03-28T11:53:12,203][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-graph]
- [2018-03-28T11:53:12,203][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-logstash]
- [2018-03-28T11:53:12,203][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-ml]
- [2018-03-28T11:53:12,203][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-monitoring]
- [2018-03-28T11:53:12,203][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-security]
- [2018-03-28T11:53:12,203][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-upgrade]
- [2018-03-28T11:53:12,203][INFO ][o.e.p.PluginsService ] [es-master-7445877fd4-fpbmb] loaded plugin [x-pack-watcher]
- [2018-03-28T11:53:16,725][INFO ][o.e.d.DiscoveryModule ] [es-master-7445877fd4-fpbmb] using discovery type [zen]
- [2018-03-28T11:53:17,329][INFO ][o.e.n.Node ] [es-master-7445877fd4-fpbmb] initialized
- [2018-03-28T11:53:17,329][INFO ][o.e.n.Node ] [es-master-7445877fd4-fpbmb] starting ...
- [2018-03-28T11:53:17,557][INFO ][o.e.t.TransportService ] [es-master-7445877fd4-fpbmb] publish_address {10.42.0.33:9300}, bound_addresses {10.42.0.33:9300}
- [2018-03-28T11:53:17,606][INFO ][o.e.b.BootstrapChecks ] [es-master-7445877fd4-fpbmb] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2018-03-28T11:53:20,648][WARN ][o.e.d.z.ZenDiscovery ] [es-master-7445877fd4-fpbmb] not enough master nodes discovered during pinging (found [[Candidate{node={es-master-7445877fd4-fpbmb}{pMtTTyrtQI-pht7JszsgOA}{DkE8vq49RvOuxYDp-0N90Q}{10.42.0.33}{10.42.0.33:9300}, clusterStateVersion=-1}]], but needed [2]), pinging again
- [2018-03-28T11:53:23,651][WARN ][o.e.d.z.ZenDiscovery ] [es-master-7445877fd4-fpbmb] not enough master nodes discovered during pinging (found [[Candidate{node={es-master-7445877fd4-fpbmb}{pMtTTyrtQI-pht7JszsgOA}{DkE8vq49RvOuxYDp-0N90Q}{10.42.0.33}{10.42.0.33:9300}, clusterStateVersion=-1}]], but needed [2]), pinging again
- [2018-03-28T11:53:24,349][INFO ][o.e.m.j.JvmGcMonitorService] [es-master-7445877fd4-fpbmb] [gc][7] overhead, spent [317ms] collecting in the last [1s]
- Example logs from Ingest nodes:
- + ulimit -n 65536
- + ulimit -u 4096
- + ulimit -l unlimited
- + chown -R elasticsearch:elasticsearch /usr/share/elasticsearch
- + chown -R elasticsearch:elasticsearch /usr/share/elasticsearch/data
- + su elasticsearch /usr/local/bin/docker-entrypoint.sh /usr/share/elasticsearch/bin/elasticsearch
- [2018-03-28T12:25:18,097][INFO ][o.e.n.Node ] [es-client-5c5bcd4947-f7shp] initializing ...
- [2018-03-28T12:25:18,191][INFO ][o.e.e.NodeEnvironment ] [es-client-5c5bcd4947-f7shp] using [1] data paths, mounts [[/data (/dev/sda5)]], net usable_space [1tb], net total_space [1tb], types [xfs]
- [2018-03-28T12:25:18,191][INFO ][o.e.e.NodeEnvironment ] [es-client-5c5bcd4947-f7shp] heap size [4.8gb], compressed ordinary object pointers [true]
- [2018-03-28T12:25:18,193][INFO ][o.e.n.Node ] [es-client-5c5bcd4947-f7shp] node name [es-client-5c5bcd4947-f7shp], node ID [I_e37z5JTyicT6fZVsYC-Q]
- [2018-03-28T12:25:18,193][INFO ][o.e.n.Node ] [es-client-5c5bcd4947-f7shp] version[6.2.2], pid[12], build[10b1edd/2018-02-16T19:01:30.685723Z], OS[Linux/3.10.0-693.11.6.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_161/25.161-b14]
- [2018-03-28T12:25:18,193][INFO ][o.e.n.Node ] [es-client-5c5bcd4947-f7shp] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+DisableExplicitGC, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djdk.io.permissionsUseCanonicalPath=true, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j.skipJansi=true, -XX:+HeapDumpOnOutOfMemoryError, -Xms5g, -Xmx5g, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config]
- [2018-03-28T12:25:23,115][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [aggs-matrix-stats]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [analysis-common]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [ingest-common]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [lang-expression]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [lang-mustache]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [lang-painless]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [mapper-extras]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [parent-join]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [percolator]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [rank-eval]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [reindex]
- [2018-03-28T12:25:23,116][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [repository-url]
- [2018-03-28T12:25:23,117][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [transport-netty4]
- [2018-03-28T12:25:23,117][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded module [tribe]
- [2018-03-28T12:25:23,117][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [ingest-geoip]
- [2018-03-28T12:25:23,117][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [ingest-user-agent]
- [2018-03-28T12:25:23,117][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-core]
- [2018-03-28T12:25:23,117][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-deprecation]
- [2018-03-28T12:25:23,117][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-graph]
- [2018-03-28T12:25:23,118][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-logstash]
- [2018-03-28T12:25:23,118][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-ml]
- [2018-03-28T12:25:23,118][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-monitoring]
- [2018-03-28T12:25:23,118][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-security]
- [2018-03-28T12:25:23,118][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-upgrade]
- [2018-03-28T12:25:23,118][INFO ][o.e.p.PluginsService ] [es-client-5c5bcd4947-f7shp] loaded plugin [x-pack-watcher]
- [2018-03-28T12:25:27,299][INFO ][o.e.d.DiscoveryModule ] [es-client-5c5bcd4947-f7shp] using discovery type [zen]
- [2018-03-28T12:25:28,017][INFO ][o.e.n.Node ] [es-client-5c5bcd4947-f7shp] initialized
- [2018-03-28T12:25:28,017][INFO ][o.e.n.Node ] [es-client-5c5bcd4947-f7shp] starting ...
- [2018-03-28T12:25:28,213][INFO ][o.e.t.TransportService ] [es-client-5c5bcd4947-f7shp] publish_address {10.38.0.19:9300}, bound_addresses {10.38.0.19:9300}
- [2018-03-28T12:25:28,226][INFO ][o.e.b.BootstrapChecks ] [es-client-5c5bcd4947-f7shp] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2018-03-28T12:25:31,426][INFO ][o.e.c.s.ClusterApplierService] [es-client-5c5bcd4947-f7shp] detected_master {es-master-7f4976db8d-sk684}{JqtD3QM4RPSSmM4fKMKp_g}{d5UD6FLCQoG0mex87NbBQw}{10.38.0.7}{10.38.0.7:9300}, added {{es-master-7f4976db8d-sk684}{JqtD3QM4RPSSmM4fKMKp_g}{d5UD6FLCQoG0mex87NbBQw}{10.38.0.7}{10.38.0.7:9300},{es-master-7f4976db8d-wdr2q}{f5HlFgRlSLuUoZv6DTWlcQ}{VLLqRL2UR-K-sv85uw38Ww}{10.36.128.10}{10.36.128.10:9300},{es-data-1}{0-lAwtzSQGi9oGNANVK2RA}{CXeiYHptTv6LeiTlwAyhnA}{10.37.128.25}{10.37.128.25:9300},{es-data-2}{xGjU_grNQRS0QcoJvxfqqQ}{eKnrBldwQd67V5UWskqqdg}{10.42.0.26}{10.42.0.26:9300},{es-master-7f4976db8d-5vshg}{qUQWmaxRTJ6Jui9cO4d6uA}{6ZZFyyCiQ22Ia77CcWTkow}{10.37.128.24}{10.37.128.24:9300},{es-client-5c5bcd4947-rpfml}{5sLtXq1hTIK2XmrlRkiHTQ}{XgeGwkJxT4SiTainD9ftNA}{10.36.0.13}{10.36.0.13:9300},{es-data-0}{J6H_v7lmSi-XNw3ZLOXnbg}{dw1JfsxKRJq-FIpNSRTRYA}{10.34.0.12}{10.34.0.12:9300},}, reason: apply cluster state (from master [master {es-master-7f4976db8d-sk684}{JqtD3QM4RPSSmM4fKMKp_g}{d5UD6FLCQoG0mex87NbBQw}{10.38.0.7}{10.38.0.7:9300} committed version [124]])
- [2018-03-28T12:25:32,033][INFO ][o.e.l.LicenseService ] [es-client-5c5bcd4947-f7shp] license [1c5001ec-67d0-4f84-a409-2c0ea4c4e531] mode [trial] - valid
- [2018-03-28T12:25:32,036][INFO ][o.e.m.j.JvmGcMonitorService] [es-client-5c5bcd4947-f7shp] [gc][4] overhead, spent [498ms] collecting in the last [1s]
- [2018-03-28T12:25:32,077][INFO ][o.e.h.n.Netty4HttpServerTransport] [es-client-5c5bcd4947-f7shp] publish_address {10.38.0.19:9200}, bound_addresses {10.38.0.19:9200}
- [2018-03-28T12:25:32,077][INFO ][o.e.n.Node ] [es-client-5c5bcd4947-f7shp] started
Add Comment
Please, Sign In to add comment