易陆发现互联网技术论坛

 找回密码
 开始注册
查看: 6|回复: 0
收起左侧

bootstrap check failure [1] of [1]: Transport SSL must be enabled if security is

[复制链接]
发表于 2024-10-25 17:00:03 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?开始注册

x
bootstrap check failure [1] of [1]: Transport SSL must be enabled if security is enabled. Please set [xpack.security.transport.ssl.enabled] to [true] or disable security by setting [xpack.security.enabled] to [false]; for more information see [https://www.elastic.co/guide/en/ ... ootstrap-checks-tls]
6 v2 ?5 e; z( ^8 J
+ N. b* I6 z6 ]& [ERROR: Elasticsearch did not exit normally - check the logs at /data/elasticsearch/elastic-cluster1/elasticsearch-8.15.0/elasticsearch-8.15.0/logs/essearch.log1 H6 n( n1 F3 h0 \( v8 m$ {

! S, X: t) F# ]) {% y7 ~/ Q7 K# G. X* v/ o3 R: @% W. v4 I& g
解决办法:
/ M- c9 D/ R! W: H( d( d3 p& U
0 a4 ?5 ~$ G& N" T1 `% {% p$ j" N. E3 O& t5 Q; \
vim elasticsearch.yml- n3 b, C  u; f6 P1 g9 n

6 l8 T: w" h' D' c) z* Kxpack.security.transport.ssl.enabled: false9 M! y" @) N7 \* r8 \5 d
xpack.security.enabled: false& v' q) q) U7 a4 k( d# X
3 r% o$ v5 g+ u3 Z2 o9 V8 Q* e
% ?+ ?" [" w) R- M
再启动即可:6 n$ M9 |& J' [9 R9 y4 w

) o+ h1 A* c6 l' H  s[es@it-elassearch elasticsearch-8.15.0]$ bin/elasticsearch -d
. h! F1 R! c$ K% v5 W2 i' WOct 24, 2024 5:33:34 PM sun.util.locale.provider.LocaleProviderAdapter <clinit>
, ?; X9 W1 h6 {: O# {WARNING: COMPAT locale provider will be removed in a future release. x" X& X  j) {' s. t6 H- j  C
[2024-10-24T17:33:40,246][INFO ][o.e.n.NativeAccess       ] [it-elassearch] Using native vector library; to disable start with -Dorg.elasticsearch.nativeaccess.enableVectorLibrary=false
  |& ]$ [7 L7 A# a) W[2024-10-24T17:33:40,727][INFO ][o.e.n.NativeAccess       ] [it-elassearch] Using [jdk] native provider and native methods for [Linux]5 a6 c, _3 W; }7 `8 m
[2024-10-24T17:33:41,119][INFO ][o.a.l.i.v.PanamaVectorizationProvider] [it-elassearch] Java vector incubator API enabled; uses preferredBitSize=128; floating-point vectors only  a1 H3 c/ U' u+ p- b& }! r7 t
[2024-10-24T17:33:42,185][INFO ][o.e.n.Node               ] [it-elassearch] version[8.15.0], pid[8520], build[tar/1a77947f34deddb41af25e6f0ddb8e830159c179/2024-08-05T10:05:34.233336849Z], OS[Linux/3.10.0-1160.24.1.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/22.0.1/22.0.1+8-16]/ [2 r- m6 L! d: ^
[2024-10-24T17:33:42,186][INFO ][o.e.n.Node               ] [it-elassearch] JVM home [/data/elasticsearch/elastic-cluster1/elasticsearch-8.15.0/jdk], using bundled JDK [true]
7 R2 h& Y2 _1 r[2024-10-24T17:33:42,186][INFO ][o.e.n.Node               ] [it-elassearch] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, --enable-native-access=org.elasticsearch.nativeaccess,org.apache.lucene.core, -XX:ReplayDataFile=logs/replay_pid%p.log, -Djava.library.path=/data/elasticsearch/elastic-cluster1/elasticsearch-8.15.0/lib/platform/linux-x64:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, -Djna.library.path=/data/elasticsearch/elastic-cluster1/elasticsearch-8.15.0/lib/platform/linux-x64:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, -Des.distribution.type=tar, -XX:+UnlockDiagnosticVMOptions, -XX:G1NumCollectionsKeepPinned=10000000, -Xms4g, -Xmx4g, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-18180478638333286490, --add-modules=jdk.incubator.vector, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,level,pid,tags:filecount=32,filesize=64m, -XX:MaxDirectMemorySize=2147483648, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=/data/elasticsearch/elastic-cluster1/elasticsearch-8.15.0/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server]
; o+ w: N6 H$ C( y[2024-10-24T17:33:42,187][INFO ][o.e.n.Node               ] [it-elassearch] Default Locale [en_US]
9 c5 ]+ N- E; O[2024-10-24T17:33:46,616][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [repository-url]
0 h* ?0 J! M7 g[2024-10-24T17:33:46,616][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [rest-root]$ R" E3 g, g8 g0 f
[2024-10-24T17:33:46,616][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-core]
& {+ X- J! N; C& a8 G[2024-10-24T17:33:46,617][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-redact]
3 ^) q0 }6 a8 m[2024-10-24T17:33:46,617][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [ingest-user-agent]
" X) Y2 j1 c/ i[2024-10-24T17:33:46,617][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-async-search]6 \7 v9 J0 Z0 ~9 g$ K# Q
[2024-10-24T17:33:46,618][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-monitoring]
) r7 W3 Y0 z' y* s. M) x: V! u[2024-10-24T17:33:46,618][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [repository-s3]
# k8 D3 j! C* r[2024-10-24T17:33:46,618][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-esql-core]
  ~" e9 {0 x: m# J) Z6 ^[2024-10-24T17:33:46,619][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-analytics]
, E1 C% X2 }/ m2 C4 {[2024-10-24T17:33:46,619][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-ent-search]0 `* Z6 l- y$ M3 O
[2024-10-24T17:33:46,619][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-autoscaling]) b2 H/ {) a  J* r6 W# Y3 l' U1 W
[2024-10-24T17:33:46,619][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [lang-painless]
# o. {$ p& L" `. x& m( B2 i[2024-10-24T17:33:46,620][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-ml]
3 l) _: f" T/ v[2024-10-24T17:33:46,620][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [legacy-geo]
' q; N2 Z7 c8 ^* M[2024-10-24T17:33:46,620][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [lang-mustache]
4 B4 Q( N# D( R2 |[2024-10-24T17:33:46,620][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-ql]
% i6 J4 v! q) `$ p' Q[2024-10-24T17:33:46,621][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [rank-rrf]
( ~5 v! f- m5 c4 e9 J[2024-10-24T17:33:46,621][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [analysis-common]  k: M1 D1 Q9 b3 Q7 X
[2024-10-24T17:33:46,621][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [health-shards-availability]
: \8 H- e7 p% L* D$ [" Z: ~0 k[2024-10-24T17:33:46,622][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [transport-netty4]
* r. X3 X& q) ]- X) {[2024-10-24T17:33:46,622][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [aggregations]
$ ]' I, L$ Q3 d; M[2024-10-24T17:33:46,622][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [ingest-common]/ Z) }1 o( z, y7 |- J
[2024-10-24T17:33:46,622][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-identity-provider]
8 A3 F2 n) R4 Y1 |[2024-10-24T17:33:46,623][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [frozen-indices]- v* e. _3 @0 d9 g! }; t
[2024-10-24T17:33:46,623][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-text-structure]
, F% Z7 e. r; z2 B, ~+ x[2024-10-24T17:33:46,623][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-shutdown]
3 G& |5 o& f& w' v* p[2024-10-24T17:33:46,624][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [snapshot-repo-test-kit]( p% j( z5 l0 w) W$ I+ K9 \$ f
[2024-10-24T17:33:46,624][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [ml-package-loader]
% ^0 f; @$ X& ~( {2 k% \2 ][2024-10-24T17:33:46,624][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [kibana]  T# A1 Q. y. w! y0 o2 b. {8 c; q
[2024-10-24T17:33:46,624][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [constant-keyword]
4 Z8 Q! m% ]" }" [1 M[2024-10-24T17:33:46,624][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-logstash]& O0 q6 l6 }  }7 F
[2024-10-24T17:33:46,625][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-graph]. k% E! l0 Q1 c. K4 a1 t! a6 E
[2024-10-24T17:33:46,625][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-ccr]( b- Z1 b0 ^7 m. h/ j( R4 G+ m4 `
[2024-10-24T17:33:46,625][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-esql]
+ \$ v- e4 O9 ^, f( C/ t' _9 o[2024-10-24T17:33:46,625][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [parent-join]8 `9 B- h; q+ |5 M3 i+ J0 D2 w+ j
[2024-10-24T17:33:46,626][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [counted-keyword]4 c! [8 _8 H# V* `
[2024-10-24T17:33:46,626][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-enrich]  \; S1 |% _, E, Y! g. T# K
[2024-10-24T17:33:46,626][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [repositories-metering-api]
/ t6 [! ~+ d5 }# M, S9 d# g9 e[2024-10-24T17:33:46,626][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [transform]
. \" x$ {, J! c, P! U[2024-10-24T17:33:46,627][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [repository-azure]
/ p$ O3 m- O  w% Y* S; ?, P6 r[2024-10-24T17:33:46,627][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [repository-gcs]
$ A7 s# l  j5 y  ?* O[2024-10-24T17:33:46,627][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [spatial]
  ^$ }& S  S1 J* w: ]$ x& ], U[2024-10-24T17:33:46,627][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [mapper-version]
: X; y  t; C  M) Z4 z# l+ x* J% h[2024-10-24T17:33:46,628][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [mapper-extras]$ z: {" M8 C1 N  c1 |, Z
[2024-10-24T17:33:46,628][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [apm]) c  {3 ~5 C9 i0 q3 B( V8 z
[2024-10-24T17:33:46,628][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-rollup]( a0 f4 q  s5 B  [1 J
[2024-10-24T17:33:46,628][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [percolator]8 i( l& h& J0 j' U+ E# H1 [  s
[2024-10-24T17:33:46,628][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-stack]3 e' |; c* y; T2 Z5 K
[2024-10-24T17:33:46,629][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [data-streams]
. W$ N3 z. H) L[2024-10-24T17:33:46,629][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [reindex]' i+ j1 x+ E  {7 `% y9 c# x
[2024-10-24T17:33:46,629][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [rank-eval]
  T1 I4 r: g( _4 R[2024-10-24T17:33:46,629][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-security]5 m) z" f9 V- h; i; Y! p! K1 A
[2024-10-24T17:33:46,630][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [blob-cache]. H! _! F: d% Q1 x$ k  [
[2024-10-24T17:33:46,630][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [searchable-snapshots]
; ^) s; R, M8 ]/ q[2024-10-24T17:33:46,630][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-slm]! ~) {0 `8 T# o; @* }2 N9 R8 U* a' P
[2024-10-24T17:33:46,630][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-geoip-enterprise-downloader]
$ C" G0 l3 c8 x' f' O. f  r[2024-10-24T17:33:46,630][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [snapshot-based-recoveries]) ?3 W/ X3 A4 e1 k! ?$ C0 M  V7 \3 j
[2024-10-24T17:33:46,631][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-watcher]
, }1 `/ Y. N4 v* K! @[2024-10-24T17:33:46,631][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [old-lucene-versions]+ l) ~, W0 z9 m. A6 H
[2024-10-24T17:33:46,631][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-ilm]  r0 M; z3 f5 k' F
[2024-10-24T17:33:46,631][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-voting-only-node]
  D7 X& a6 X; x$ h; m4 Y[2024-10-24T17:33:46,632][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-inference]1 {$ U% p" c' N) \" C* p9 ]
[2024-10-24T17:33:46,632][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-deprecation]
0 v- F& H% r2 M  ?# }/ `  R- t[2024-10-24T17:33:46,632][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-fleet], h; ^) t( l3 m# Z
[2024-10-24T17:33:46,632][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-profiling]) J& a+ o( K- z4 ~8 k
[2024-10-24T17:33:46,632][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-aggregate-metric]
! H6 I, F1 g" L- G% Z[2024-10-24T17:33:46,633][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-downsample]
+ w, h& b+ i: h: C8 M" P[2024-10-24T17:33:46,633][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [ingest-geoip]4 ~7 |- c* H0 |) b/ m6 P
[2024-10-24T17:33:46,633][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-write-load-forecaster]
0 ?  O6 ?9 v4 \* A6 S[2024-10-24T17:33:46,633][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [search-business-rules]
6 i2 e4 ~7 L, L% I& b[2024-10-24T17:33:46,633][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [wildcard]
. q" O; G6 |. L, ]% {/ @2 U- m# [[2024-10-24T17:33:46,634][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [ingest-attachment]
' A2 @) w6 x# }3 K" d5 W[2024-10-24T17:33:46,634][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-apm-data]
) u( _) K6 M1 e8 e( ~! f! E[2024-10-24T17:33:46,634][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-sql]( k/ G, W9 J0 V; g
[2024-10-24T17:33:46,634][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [unsigned-long]+ l" }+ y+ s2 S) W' E1 C  t/ m9 J8 i/ t
[2024-10-24T17:33:46,635][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-async]
9 B7 l( r6 Z- A* m" C[2024-10-24T17:33:46,635][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [runtime-fields-common]5 K# W3 {- T+ \3 a- e
[2024-10-24T17:33:46,635][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [vector-tile]* \4 y% W" n& f. M: [
[2024-10-24T17:33:46,635][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [lang-expression]0 t, g/ e+ }. U& Y/ w) b
[2024-10-24T17:33:46,636][INFO ][o.e.p.PluginsService     ] [it-elassearch] loaded module [x-pack-eql]
9 T4 i- J! T+ T6 r% w0 a( W[2024-10-24T17:33:48,162][INFO ][o.e.e.NodeEnvironment    ] [it-elassearch] using [1] data paths, mounts [[/data (/dev/vdb)]], net usable_space [498.6gb], net total_space [499.7gb], types [xfs]
% ~* K; k' H( o2 r0 y) z  w" p7 J[2024-10-24T17:33:48,162][INFO ][o.e.e.NodeEnvironment    ] [it-elassearch] heap size [4gb], compressed ordinary object pointers [true]$ l, J/ c+ ?3 V8 t% x# Z) Z
[2024-10-24T17:33:48,227][INFO ][o.e.n.Node               ] [it-elassearch] node name [it-elassearch], node ID [1TZ7_AjMQBm4NUw73Dr9eQ], cluster name [essearch], roles [ml, data_hot, transform, data_content, data_warm, master, remote_cluster_client, data, data_cold, ingest, data_frozen]. ?9 G1 v4 g3 y% a* k! C2 ?
[2024-10-24T17:33:53,605][INFO ][o.e.i.r.RecoverySettings ] [it-elassearch] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
+ g: {. o9 l3 |0 O3 _[2024-10-24T17:33:53,836][INFO ][o.e.f.FeatureService     ] [it-elassearch] Registered local node features [data_stream.auto_sharding, data_stream.lifecycle.global_retention, data_stream.rollover.lazy, desired_node.version_deprecated, esql.agg_values, esql.async_query, esql.base64_decode_encode, esql.casting_operator, esql.counter_types, esql.disable_nullable_opts, esql.from_options, esql.metadata_fields, esql.metrics_counter_fields, esql.mv_ordering_sorted_ascending, esql.mv_sort, esql.spatial_points_from_source, esql.spatial_shapes, esql.st_centroid_agg, esql.st_contains_within, esql.st_disjoint, esql.st_intersects, esql.st_x_y, esql.string_literal_auto_casting, esql.string_literal_auto_casting_extended, esql.timespan_abbreviations, features_supported, file_settings, geoip.downloader.database.configuration, health.dsl.info, health.extended_repository_indicator, knn_retriever_supported, license-trial-independent-version, mapper.index_sorting_on_nested, mapper.keyword_dimension_ignore_above, mapper.pass_through_priority, mapper.range.null_values_off_by_one_fix, mapper.source.synthetic_source_fallback, mapper.track_ignored_source, mapper.vectors.bit_vectors, mapper.vectors.int4_quantization, rest.capabilities_action, retrievers_supported, rrf_retriever_supported, script.hamming, search.vectors.k_param_supported, security.migration_framework, security.roles_metadata_flattened, standard_retriever_supported, stats.include_disk_thresholds, text_similarity_reranker_retriever_supported, unified_highlighter_matched_fields, usage.data_tiers.precalculate_stats]5 v+ y% \) h& W' ], P- w* L4 n
[2024-10-24T17:33:54,117][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [it-elassearch] [controller/8543] [Main.cc@123] controller (64 bit): Version 8.15.0 (Build 64f00009177815) Copyright (c) 2024 Elasticsearch BV9 O1 M+ m# A" s3 O1 K
[2024-10-24T17:33:54,499][INFO ][o.e.t.a.APM              ] [it-elassearch] Sending apm metrics is disabled
- w1 }& K% t* {) q3 j[2024-10-24T17:33:54,500][INFO ][o.e.t.a.APM              ] [it-elassearch] Sending apm tracing is disabled
" l8 u2 i7 z+ [& P# V[2024-10-24T17:33:54,544][INFO ][o.e.x.s.Security         ] [it-elassearch] Security is disabled
$ p" u, u: g5 v7 t2 l- C4 q. D( I# {[2024-10-24T17:33:54,846][INFO ][o.e.x.w.Watcher          ] [it-elassearch] Watcher initialized components at 2024-10-24T09:33:54.846Z; v& V6 ?3 v* ~, ~
[2024-10-24T17:33:54,936][INFO ][o.e.x.p.ProfilingPlugin  ] [it-elassearch] Profiling is enabled
8 g; K3 [/ y  f  [6 B8 f: Z[2024-10-24T17:33:54,957][INFO ][o.e.x.p.ProfilingPlugin  ] [it-elassearch] profiling index templates will not be installed or reinstalled
" {* }1 s6 B* ~$ V* C6 D- w# D[2024-10-24T17:33:54,964][INFO ][o.e.x.a.APMPlugin        ] [it-elassearch] APM ingest plugin is enabled
8 B$ |" f/ y7 P& W( r& x[2024-10-24T17:33:55,002][INFO ][o.e.x.a.APMIndexTemplateRegistry] [it-elassearch] APM index template registry is enabled. y! T- i+ U! F# E, z
[2024-10-24T17:33:55,537][INFO ][o.e.t.n.NettyAllocator   ] [it-elassearch] creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=4mb}]
& g& s5 a) x& k[2024-10-24T17:33:55,633][INFO ][o.e.d.DiscoveryModule    ] [it-elassearch] using discovery type [multi-node] and seed hosts providers [settings]( d( r; v4 R* V0 o
[2024-10-24T17:33:57,137][INFO ][o.e.n.Node               ] [it-elassearch] initialized
/ \- D6 W" V  @! c- M/ k/ Q$ a[2024-10-24T17:33:57,138][INFO ][o.e.n.Node               ] [it-elassearch] starting ...) Y5 h! R3 h( b5 c5 V
[2024-10-24T17:33:57,190][INFO ][o.e.x.s.c.f.PersistentCache] [it-elassearch] persistent cache index loaded' [/ J) s! B) N- H
[2024-10-24T17:33:57,191][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [it-elassearch] deprecation component started
$ w; [; H# @9 \$ f, y[2024-10-24T17:33:57,334][INFO ][o.e.t.TransportService   ] [it-elassearch] publish_address {172.24.110.125:9300}, bound_addresses {[::]:9300}
  ?: F5 c/ e5 \7 V[2024-10-24T17:33:57,569][INFO ][o.e.b.BootstrapChecks    ] [it-elassearch] bound or publishing to a non-loopback address, enforcing bootstrap checks: e5 D( B& V( u! @
[2024-10-24T17:33:57,574][INFO ][o.e.c.c.ClusterBootstrapService] [it-elassearch] this node has not joined a bootstrapped cluster yet; [cluster.initial_master_nodes] is set to [it-elassearch, it-elassearch-2]2 E8 O0 M+ m7 W9 |& e
[2024-10-24T17:34:07,588][WARN ][o.e.c.c.ClusterFormationFailureHelper] [it-elassearch] master not discovered yet, this node has not previously joined a bootstrapped cluster, and this node must discover master-eligible nodes [it-elassearch, it-elassearch-2] to bootstrap a cluster: have discovered [{it-elassearch}{1TZ7_AjMQBm4NUw73Dr9eQ}{wrEeokvZTM-NfqrlNd_FSQ}{it-elassearch}{172.24.110.125}{172.24.110.125:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}]; discovery will continue using [172.24.110.126:9300] from hosts providers and [{it-elassearch}{1TZ7_AjMQBm4NUw73Dr9eQ}{wrEeokvZTM-NfqrlNd_FSQ}{it-elassearch}{172.24.110.125}{172.24.110.125:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}] from last-known cluster state; node term 0, last-accepted version 0 in term 0; for troubleshooting guidance, see https://www.elastic.co/guide/en/ ... roubleshooting.html
/ G# i9 ?; `- c; B4 C2 K[2024-10-24T17:34:17,591][WARN ][o.e.c.c.ClusterFormationFailureHelper] [it-elassearch] master not discovered yet, this node has not previously joined a bootstrapped cluster, and this node must discover master-eligible nodes [it-elassearch, it-elassearch-2] to bootstrap a cluster: have discovered [{it-elassearch}{1TZ7_AjMQBm4NUw73Dr9eQ}{wrEeokvZTM-NfqrlNd_FSQ}{it-elassearch}{172.24.110.125}{172.24.110.125:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}]; discovery will continue using [172.24.110.126:9300] from hosts providers and [{it-elassearch}{1TZ7_AjMQBm4NUw73Dr9eQ}{wrEeokvZTM-NfqrlNd_FSQ}{it-elassearch}{172.24.110.125}{172.24.110.125:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}] from last-known cluster state; node term 0, last-accepted version 0 in term 0; for troubleshooting guidance, see https://www.elastic.co/guide/en/ ... roubleshooting.html
- M' H! g1 V, ?/ X3 ~, z[2024-10-24T17:34:27,590][WARN ][o.e.n.Node               ] [it-elassearch] timed out while waiting for initial discovery state - timeout: 30s$ h9 c1 k3 M, G. W5 G1 {
[2024-10-24T17:34:27,594][WARN ][o.e.c.c.ClusterFormationFailureHelper] [it-elassearch] master not discovered yet, this node has not previously joined a bootstrapped cluster, and this node must discover master-eligible nodes [it-elassearch, it-elassearch-2] to bootstrap a cluster: have discovered [{it-elassearch}{1TZ7_AjMQBm4NUw73Dr9eQ}{wrEeokvZTM-NfqrlNd_FSQ}{it-elassearch}{172.24.110.125}{172.24.110.125:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}]; discovery will continue using [172.24.110.126:9300] from hosts providers and [{it-elassearch}{1TZ7_AjMQBm4NUw73Dr9eQ}{wrEeokvZTM-NfqrlNd_FSQ}{it-elassearch}{172.24.110.125}{172.24.110.125:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}] from last-known cluster state; node term 0, last-accepted version 0 in term 0; for troubleshooting guidance, see https://www.elastic.co/guide/en/ ... roubleshooting.html
6 U4 ?2 \' n# ^- l4 n( @[2024-10-24T17:34:27,609][INFO ][o.e.h.AbstractHttpServerTransport] [it-elassearch] publish_address {172.24.110.125:9200}, bound_addresses {[::]:9200}
. e* v1 R$ [' L" A* ~[2024-10-24T17:34:27,637][INFO ][o.e.n.Node               ] [it-elassearch] started {it-elassearch}{1TZ7_AjMQBm4NUw73Dr9eQ}{wrEeokvZTM-NfqrlNd_FSQ}{it-elassearch}{172.24.110.125}{172.24.110.125:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}{ml.max_jvm_size=4294967296, ml.config_version=12.0.0, xpack.installed=true, transform.config_version=10.0.0, ml.machine_memory=8200949760, ml.allocated_processors=4, ml.allocated_processors_double=4.0}
# e3 `5 }- q, w2 N/ D# i) Z[es@it-elassearch elasticsearch-8.15.0]$ netstat -ntlp - F% U9 u& b8 @
(Not all processes could be identified, non-owned process info6 V' ~1 I3 y; S4 c/ E
will not be shown, you would have to be root to see it all.)
* s; c7 i, l5 q! }) |# B( r) v# i6 GActive Internet connections (only servers)
2 }) q$ d& Z; l+ o& p9 V8 KProto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    4 R" l" e$ @1 |2 B( R3 L+ ^
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      -                   - P" ~, J/ o, D: E! ^$ @3 J
tcp        0      0 0.0.0.0:60028           0.0.0.0:*               LISTEN      -                  
8 x$ p/ x' a# _/ Ntcp6       0      0 :::9300                 :::*                    LISTEN      8520/java           & n: v' t( L8 x( [" |
tcp6       0      0 ::1:25                  :::*                    LISTEN      -                   ; K+ Z* I6 p2 b+ d. w) |
tcp6       0      0 :::60028                :::*                    LISTEN      -                  
) Q' R, A- ]8 Ctcp6       0      0 :::9200                 :::*                    LISTEN      8520/java           
$ q; Z9 h8 k1 h7 S1 B2 J+ l4 k* D
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

站长推荐上一条 /4 下一条

北京云银创陇科技有限公司以云计算运维,代码开发

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )点击这里给我发消息

GMT+8, 2026-4-8 21:29 , Processed in 0.066934 second(s), 22 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

快速回复 返回顶部 返回列表