Hi,
I am new to elastic. was trying to run it on windows to lab it for learning purpose.
I was first time able to run it . then i deleted both the unziped folders of kibana and elasticsearch. and tried to run the elastic-service.bat script which failed. and then after extracting fresh setups i am unable to make it run no matter what i do. i have waited for 50 minutes on below screen.
Please if someone can guide me ? i also double clicked the files "elasticsearch-service-mgr.exe" and "elasticsearch-service-x64.exe" fist time then i deleted complete folder and extracted new copy from downloaded setup.
below is elasticsearch.bat sitting on this screen. see the last line about auth is when i tried to access localhost:9200 and tried random username/password.
PS D:\ElasticSearch\node1\bin> .\elasticsearch.bat
CompileCommand: dontinline java/lang/invoke/MethodHandle.setAsTypeCache bool dontinline = true
CompileCommand: dontinline java/lang/invoke/MethodHandle.asTypeUncached bool dontinline = true
[2024-11-25T01:10:46,930][INFO ][o.e.n.NativeAccess ] [node-1] Using [jdk] native provider and native methods for [Windows]
[2024-11-25T01:10:47,041][INFO ][o.a.l.i.v.PanamaVectorizationProvider] [node-1] Java vector incubator API enabled; uses preferredBitSize=512; FMA enabled
[2024-11-25T01:10:48,341][INFO ][o.e.n.Node ] [node-1] version[8.16.1], pid[13168], build[zip/ffe992aa682c1968b5df375b5095b3a21f122bf3/2024-11-19T16:00:31.793213192Z], OS[Windows 11/10.0/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/23/23+37-2369]
[2024-11-25T01:10:48,341][INFO ][o.e.n.Node ] [node-1] JVM home [D:\ElasticSearch\node1\jdk], using bundled JDK [true]
[2024-11-25T01:10:48,341][INFO ][o.e.n.Node ] [node-1] 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=CLDR, --enable-native-access=org.elasticsearch.nativeaccess,org.apache.lucene.core, -XX:ReplayDataFile=logs/replay_pid%p.log, -Des.distribution.type=zip, -XX:+UseG1GC, -Djava.io.tmpdir=C:\Users\xyz\AppData\Local\Temp\elasticsearch, --add-modules=jdk.incubator.vector, -XX:CompileCommand=dontinline,java/lang/invoke/MethodHandle.setAsTypeCache, -XX:CompileCommand=dontinline,java/lang/invoke/MethodHandle.asTypeUncached, -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, -Xms1g, -Xmx1g, -XX:MaxDirectMemorySize=536870912, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=D:\ElasticSearch\node1\lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server]
[2024-11-25T01:10:48,341][INFO ][o.e.n.Node ] [node-1] Default Locale [en_US]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [repository-url]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [rest-root]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-core]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-redact]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [ingest-user-agent]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-async-search]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-monitoring]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [repository-s3]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-analytics]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-esql-core]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-ent-search]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-autoscaling]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [lang-painless]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-ml]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [lang-mustache]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [legacy-geo]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [logsdb]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-ql]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [rank-rrf]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [analysis-common]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [health-shards-availability]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [transport-netty4]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [aggregations]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [ingest-common]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [frozen-indices]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-identity-provider]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-shutdown]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-text-structure]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [snapshot-repo-test-kit]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [ml-package-loader]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [kibana]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [constant-keyword]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-logstash]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-ccr]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-graph]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-esql]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [parent-join]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [counted-keyword]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-enrich]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [repositories-metering-api]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [transform]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [repository-azure]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [dot-prefix-validation]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [repository-gcs]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [spatial]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-otel-data]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [apm]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [mapper-extras]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [mapper-version]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-rollup]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [percolator]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [data-streams]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-stack]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [rank-eval]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [reindex]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-security]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [blob-cache]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [searchable-snapshots]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-slm]
[2024-11-25T01:10:51,261][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-geoip-enterprise-downloader]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [snapshot-based-recoveries]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-watcher]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [old-lucene-versions]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-ilm]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-inference]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-voting-only-node]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-deprecation]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-fleet]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-aggregate-metric]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-downsample]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-profiling]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [ingest-geoip]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-write-load-forecaster]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [search-business-rules]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [ingest-attachment]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [wildcard]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-apm-data]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [unsigned-long]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-sql]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [runtime-fields-common]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-async]
[2024-11-25T01:10:51,273][INFO ][o.e.p.PluginsService ] [node-1] loaded module [vector-tile]
[2024-11-25T01:10:51,277][INFO ][o.e.p.PluginsService ] [node-1] loaded module [lang-expression]
[2024-11-25T01:10:51,277][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-eql]
[2024-11-25T01:10:52,578][INFO ][o.e.e.NodeEnvironment ] [node-1] using [1] data paths, mounts [[New Volume (D:)]], net usable_space [43.5gb], net total_space [97.6gb], types [NTFS]
[2024-11-25T01:10:52,578][INFO ][o.e.e.NodeEnvironment ] [node-1] heap size [1gb], compressed ordinary object pointers [true]
[2024-11-25T01:10:52,621][INFO ][o.e.n.Node ] [node-1] node name [node-1], node ID [kh3oz5uFTsKh0Ozxm0iLeA], cluster name [barkas-cluster], roles [master, remote_cluster_client, data, data_cold, ingest, data_frozen, ml, data_hot, transform, data_content, data_warm]
[2024-11-25T01:10:59,505][INFO ][o.e.i.r.RecoverySettings ] [node-1] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
[2024-11-25T01:10:59,935][INFO ][o.e.f.FeatureService ] [node-1] 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.resolve_fields_api, 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, flattened.ignore_above_support, geoip.downloader.database.configuration, get_database_configuration_action.multi_node, health.dsl.info, health.extended_repository_indicator, knn_retriever_supported, license-trial-independent-version, mapper.boolean_dimension, mapper.flattened.ignore_above_with_arrays_support, mapper.ignore_above_index_level_setting, mapper.index_sorting_on_nested, mapper.keyword_dimension_ignore_above, mapper.keyword_normalizer_synthetic_source, mapper.pass_through_priority, mapper.query_index_mode, mapper.range.null_values_off_by_one_fix, mapper.segment_level_fields_stats, mapper.source.synthetic_source_copy_to_fix, mapper.source.synthetic_source_copy_to_inside_objects_fix, mapper.source.synthetic_source_fallback, mapper.source.synthetic_source_stored_fields_advance_fix, mapper.source.synthetic_source_with_copy_to_and_doc_values_false, mapper.subobjects_auto, mapper.subobjects_auto_fixes, mapper.synthetic_source_keep, mapper.track_ignored_source, mapper.vectors.bbq, mapper.vectors.bit_vectors, mapper.vectors.int4_quantization, put_database_configuration_action.ipinfo, query_rule_list_types, query_rules.test, random_reranker_retriever_supported, repositories.supports_usage_stats, rest.capabilities_action, rest.local_only_capabilities, retrievers_supported, routing.boolean_routing_path, routing.multi_value_routing_path, rrf_retriever_composition_supported, rrf_retriever_supported, script.hamming, script.term_stats, search.vectors.k_param_supported, security.migration_framework, security.role_mapping_cleanup, security.roles_metadata_flattened, semantic_text.search_inference_id, simulate.component.template.substitutions, simulate.index.template.substitutions, simulate.mapping.validation, simulate.mapping.validation.templates, slm.interval_schedule, snapshot.repository_verify_integrity, standard_retriever_supported, stats.include_disk_thresholds, text_similarity_reranker_retriever_composition_supported, text_similarity_reranker_retriever_supported, tsdb.ts_routing_hash_doc_value_parse_byte_ref, unified_highlighter_matched_fields, usage.data_tiers.precalculate_stats]
[2024-11-25T01:11:00,013][INFO ][o.e.c.m.DataStreamGlobalRetentionSettings] [node-1] Updated default factory retention to [null]
[2024-11-25T01:11:00,013][INFO ][o.e.c.m.DataStreamGlobalRetentionSettings] [node-1] Updated max factory retention to [null]
[2024-11-25T01:11:00,649][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [node-1] [controller/14368] [Main.cc@123] controller (64 bit): Version 8.16.1 (Build 35bf1cd0e65880) Copyright (c) 2024 Elasticsearch BV
[2024-11-25T01:11:01,363][INFO ][o.e.x.o.OTelPlugin ] [node-1] OTel ingest plugin is enabled
[2024-11-25T01:11:01,459][INFO ][o.e.x.c.t.YamlTemplateRegistry] [node-1] OpenTelemetry index template registry is enabled
[2024-11-25T01:11:01,459][INFO ][o.e.t.a.APM ] [node-1] Sending apm metrics is disabled
[2024-11-25T01:11:01,459][INFO ][o.e.t.a.APM ] [node-1] Sending apm tracing is disabled
[2024-11-25T01:11:01,553][INFO ][o.e.x.s.Security ] [node-1] Security is enabled
[2024-11-25T01:11:02,746][INFO ][o.e.x.s.a.s.FileRolesStore] [node-1] parsed [0] roles from file [D:\ElasticSearch\node1\config\roles.yml]
[2024-11-25T01:11:03,793][INFO ][o.e.x.w.Watcher ] [node-1] Watcher initialized components at 2024-11-24T20:11:03.793Z
[2024-11-25T01:11:04,015][INFO ][o.e.x.p.ProfilingPlugin ] [node-1] Profiling is enabled
[2024-11-25T01:11:04,062][INFO ][o.e.x.p.ProfilingPlugin ] [node-1] profiling index templates will not be installed or reinstalled
[2024-11-25T01:11:04,077][INFO ][o.e.x.a.APMPlugin ] [node-1] APM ingest plugin is enabled
[2024-11-25T01:11:04,173][INFO ][o.e.x.c.t.YamlTemplateRegistry] [node-1] apm index template registry is enabled
[2024-11-25T01:11:05,332][INFO ][o.e.t.n.NettyAllocator ] [node-1] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=1gb}]
[2024-11-25T01:11:05,460][INFO ][o.e.d.DiscoveryModule ] [node-1] using discovery type [multi-node] and seed hosts providers [settings]
[2024-11-25T01:11:08,654][INFO ][o.e.n.Node ] [node-1] initialized
[2024-11-25T01:11:08,654][INFO ][o.e.n.Node ] [node-1] starting ...
[2024-11-25T01:11:08,700][INFO ][o.e.x.s.c.f.PersistentCache] [node-1] persistent cache index loaded
[2024-11-25T01:11:08,700][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [node-1] deprecation component started
[2024-11-25T01:11:08,939][INFO ][o.e.t.TransportService ] [node-1] publish_address {127.0.0.1:9300}, bound_addresses {[::1]:9300}, {127.0.0.1:9300}
[2024-11-25T01:11:09,306][WARN ][o.e.b.BootstrapChecks ] [node-1] the default discovery settings are unsuitable for production use; at least one of [discovery.seed_hosts, discovery.seed_providers, cluster.initial_master_nodes] must be configured; for more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.16/bootstrap-checks-discovery-configuration.html]
[2024-11-25T01:11:09,306][WARN ][o.e.b.BootstrapChecks ] [node-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/elasticsearch/reference/8.16/bootstrap-checks-xpack.html#bootstrap-checks-tls]
[2024-11-25T01:11:09,322][INFO ][o.e.c.c.ClusterBootstrapService] [node-1] this node has not joined a bootstrapped cluster yet; [cluster.initial_master_nodes] is set to []
[2024-11-25T01:11:09,329][INFO ][o.e.c.c.ClusterBootstrapService] [node-1] no discovery configuration found, will perform best-effort cluster bootstrapping after [3s] unless existing master is discovered
[2024-11-25T01:11:12,342][INFO ][o.e.c.c.Coordinator ] [node-1] setting initial configuration to VotingConfiguration{kh3oz5uFTsKh0Ozxm0iLeA}
[2024-11-25T01:11:12,755][INFO ][o.e.c.s.MasterService ] [node-1] elected-as-master ([1] nodes joined in term 1)[_FINISH_ELECTION_, {node-1}{kh3oz5uFTsKh0Ozxm0iLeA}{65B1LPwkRH6VuvaLhaJoHA}{node-1}{127.0.0.1}{127.0.0.1:9300}{cdfhilmrstw}{8.16.1}{7000099-8518000} completing election], term: 1, version: 1, delta: master node changed {previous [], current [{node-1}{kh3oz5uFTsKh0Ozxm0iLeA}{65B1LPwkRH6VuvaLhaJoHA}{node-1}{127.0.0.1}{127.0.0.1:9300}{cdfhilmrstw}{8.16.1}{7000099-8518000}]}
[2024-11-25T01:11:12,959][INFO ][o.e.c.c.CoordinationState] [node-1] cluster UUID set to [PLcRs7o7Scqgq-k1T-FSUA]
[2024-11-25T01:11:13,099][INFO ][o.e.c.s.ClusterApplierService] [node-1] master node changed {previous [], current [{node-1}{kh3oz5uFTsKh0Ozxm0iLeA}{65B1LPwkRH6VuvaLhaJoHA}{node-1}{127.0.0.1}{127.0.0.1:9300}{cdfhilmrstw}{8.16.1}{7000099-8518000}]}, term: 1, version: 1, reason: Publication{term=1, version=1}
[2024-11-25T01:11:13,166][INFO ][o.e.c.c.NodeJoinExecutor ] [node-1] node-join: [{node-1}{kh3oz5uFTsKh0Ozxm0iLeA}{65B1LPwkRH6VuvaLhaJoHA}{node-1}{127.0.0.1}{127.0.0.1:9300}{cdfhilmrstw}{8.16.1}{7000099-8518000}] with reason [completing election]
[2024-11-25T01:11:13,188][INFO ][o.e.h.AbstractHttpServerTransport] [node-1] publish_address {127.0.0.1:9200}, bound_addresses {[::1]:9200}, {127.0.0.1:9200}
[2024-11-25T01:11:13,220][INFO ][o.e.n.Node ] [node-1] started {node-1}{kh3oz5uFTsKh0Ozxm0iLeA}{65B1LPwkRH6VuvaLhaJoHA}{node-1}{127.0.0.1}{127.0.0.1:9300}{cdfhilmrstw}{8.16.1}{7000099-8518000}{transform.config_version=10.0.0, ml.machine_memory=34047381504, ml.allocated_processors=8, ml.allocated_processors_double=8.0, ml.max_jvm_size=1073741824, ml.config_version=12.0.0, xpack.installed=true}
[2024-11-25T01:11:13,399][INFO ][o.e.c.f.AbstractFileWatchingService] [node-1] starting file watcher ...
[2024-11-25T01:11:13,415][INFO ][o.e.g.GatewayService ] [node-1] recovered [0] indices into cluster_state
[2024-11-25T01:11:13,415][INFO ][o.e.c.f.AbstractFileWatchingService] [node-1] file settings service up and running [tid=104]
[2024-11-25T01:11:13,417][INFO ][o.e.r.s.FileSettingsService] [node-1] setting file [D:\ElasticSearch\node1\config\operator\settings.json] not found, initializing [file_settings] as empty
[2024-11-25T01:11:13,782][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [elastic-connectors-mappings]
[2024-11-25T01:11:13,791][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [elastic-connectors-settings]
[2024-11-25T01:11:13,801][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [elastic-connectors-sync-jobs-settings]
[2024-11-25T01:11:13,851][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [behavioral_analytics-events-mappings]
[2024-11-25T01:11:13,866][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [elastic-connectors-sync-jobs-mappings]
[2024-11-25T01:11:13,929][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding template [.monitoring-beats] for index patterns [.monitoring-beats-7-*]
[2024-11-25T01:11:13,945][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding template [.monitoring-alerts-7] for index patterns [.monitoring-alerts-7]
[2024-11-25T01:11:14,023][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding template [.monitoring-es] for index patterns [.monitoring-es-7-*]
[2024-11-25T01:11:14,039][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding template [.monitoring-kibana] for index patterns [.monitoring-kibana-7-*]
[2024-11-25T01:11:14,055][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding template [.monitoring-logstash] for index patterns [.monitoring-logstash-7-*]
[2024-11-25T01:11:14,118][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.monitoring-ent-search-mb] for index patterns [.monitoring-ent-search-8-*]
[2024-11-25T01:11:14,149][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.monitoring-logstash-mb] for index patterns [.monitoring-logstash-8-*]
[2024-11-25T01:11:14,200][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.ml-anomalies-] for index patterns [.ml-anomalies-*]
[2024-11-25T01:11:14,229][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.monitoring-kibana-mb] for index patterns [.monitoring-kibana-8-*]
[2024-11-25T01:11:14,244][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.ml-state] for index patterns [.ml-state*]
[2024-11-25T01:11:14,260][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.ml-stats] for index patterns [.ml-stats-*]
[2024-11-25T01:11:14,260][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [search-acl-filter] for index patterns [.search-acl-filter-*]
[2024-11-25T01:11:14,288][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.ml-notifications-000002] for index patterns [.ml-notifications-000002]
[2024-11-25T01:11:14,356][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.monitoring-es-mb] for index patterns [.monitoring-es-8-*]
[2024-11-25T01:11:14,404][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.monitoring-beats-mb] for index patterns [.monitoring-beats-8-*]
[2024-11-25T01:11:14,427][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [ecs-tsdb@mappings]
[2024-11-25T01:11:14,451][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [otel@mappings]
[2024-11-25T01:11:14,482][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [traces-otel@mappings]
[2024-11-25T01:11:14,500][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-otel@mappings]
[2024-11-25T01:11:14,530][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs-otel@mappings]
[2024-11-25T01:11:14,530][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [semconv-resource-to-ecs@mappings]
[2024-11-25T01:11:14,546][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-tsdb-settings]
[2024-11-25T01:11:14,561][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-settings]
[2024-11-25T01:11:14,561][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [synthetics-mappings]
[2024-11-25T01:11:14,577][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [data-streams-mappings]
[2024-11-25T01:11:14,594][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs-mappings]
[2024-11-25T01:11:14,600][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-mappings]
[2024-11-25T01:11:14,609][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics@mappings]
[2024-11-25T01:11:14,625][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [synthetics-settings]
[2024-11-25T01:11:14,626][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics@tsdb-settings]
[2024-11-25T01:11:14,642][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [kibana-reporting@settings]
[2024-11-25T01:11:14,642][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [ecs@dynamic_templates]
[2024-11-25T01:11:14,658][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [synthetics@settings]
[2024-11-25T01:11:14,674][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [traces@settings]
[2024-11-25T01:11:14,674][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics@settings]
[2024-11-25T01:11:14,689][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [traces@mappings]
[2024-11-25T01:11:14,705][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [ecs@mappings]
[2024-11-25T01:11:14,720][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [data-streams@mappings]
[2024-11-25T01:11:14,740][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs@mappings]
[2024-11-25T01:11:14,742][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [synthetics@mappings]
[2024-11-25T01:11:14,753][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.slm-history-7] for index patterns [.slm-history-7*]
[2024-11-25T01:11:14,784][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.watch-history-16] for index patterns [.watcher-history-16*]
[2024-11-25T01:11:14,784][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [ilm-history-7] for index patterns [ilm-history-7*]
[2024-11-25T01:11:14,801][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [.deprecation-indexing-settings]
[2024-11-25T01:11:14,801][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [.deprecation-indexing-mappings]
[2024-11-25T01:11:14,816][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.fleet-fileds-tohost-meta] for index patterns [.fleet-fileds-tohost-meta-*]
[2024-11-25T01:11:14,833][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.fleet-fileds-fromhost-meta] for index patterns [.fleet-fileds-fromhost-meta-*]
[2024-11-25T01:11:14,849][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.fleet-fileds-fromhost-data] for index patterns [.fleet-fileds-fromhost-data-*]
[2024-11-25T01:11:14,864][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.fleet-fileds-tohost-data] for index patterns [.fleet-fileds-tohost-data-*]
[2024-11-25T01:11:14,864][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [traces-apm.sampled-fallback@ilm]
[2024-11-25T01:11:14,864][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [apm-390d@lifecycle]
[2024-11-25T01:11:14,896][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_destination@mappings]
[2024-11-25T01:11:14,901][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [traces-apm.rum-fallback@ilm]
[2024-11-25T01:11:14,911][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [traces-apm.rum@mappings]
[2024-11-25T01:11:14,925][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [apm@mappings]
[2024-11-25T01:11:14,932][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_destination.10m-fallback@ilm]
[2024-11-25T01:11:14,942][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [apm-10d@lifecycle]
[2024-11-25T01:11:14,942][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [apm-180d@lifecycle]
[2024-11-25T01:11:14,958][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_summary@mappings]
[2024-11-25T01:11:14,960][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_destination.60m-fallback@ilm]
[2024-11-25T01:11:14,974][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_summary.1m-fallback@ilm]
[2024-11-25T01:11:14,974][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.transaction@mappings]
[2024-11-25T01:11:14,990][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [apm-90d@lifecycle]
[2024-11-25T01:11:15,001][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.transaction.1m-fallback@ilm]
[2024-11-25T01:11:15,006][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [apm@settings]
[2024-11-25T01:11:15,006][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs-apm.app-fallback@ilm]
[2024-11-25T01:11:15,021][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.transaction.10m-fallback@ilm]
[2024-11-25T01:11:15,021][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm@mappings]
[2024-11-25T01:11:15,037][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.internal-fallback@ilm]
[2024-11-25T01:11:15,037][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_transaction.60m-fallback@ilm]
[2024-11-25T01:11:15,037][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_transaction.1m-fallback@ilm]
[2024-11-25T01:11:15,052][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [traces-apm-fallback@ilm]
[2024-11-25T01:11:15,052][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_destination.1m-fallback@ilm]
[2024-11-25T01:11:15,068][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_transaction@mappings]
[2024-11-25T01:11:15,084][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [traces-apm@mappings]
[2024-11-25T01:11:15,084][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.app-fallback@ilm]
[2024-11-25T01:11:15,101][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_summary.60m-fallback@ilm]
[2024-11-25T01:11:15,101][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_summary.10m-fallback@ilm]
[2024-11-25T01:11:15,116][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs-apm.error-fallback@ilm]
[2024-11-25T01:11:15,116][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm@settings]
[2024-11-25T01:11:15,211][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs-apm.error@mappings]
[2024-11-25T01:11:15,211][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.service_transaction.10m-fallback@ilm]
[2024-11-25T01:11:15,229][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [metrics-apm.transaction.60m-fallback@ilm]
[2024-11-25T01:11:15,229][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs-apm@settings]
[2024-11-25T01:11:15,875][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [elastic-connectors] for index patterns [.elastic-connectors-v1]
[2024-11-25T01:11:15,924][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [elastic-connectors-sync-jobs] for index patterns [.elastic-connectors-sync-jobs-v1]
[2024-11-25T01:11:16,014][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-otel@template] for index patterns [metrics-*.otel-*]
[2024-11-25T01:11:16,147][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_summary.60m.otel@template] for index patterns [metrics-service_summary.60m.otel-*]
[2024-11-25T01:11:16,208][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_destination.1m@template] for index patterns [metrics-service_destination.1m.otel-*]
[2024-11-25T01:11:16,254][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [traces-otel@template] for index patterns [traces-*.otel-*]
[2024-11-25T01:11:16,306][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_transaction.10m.otel@template] for index patterns [metrics-service_transaction.10m.otel-*]
[2024-11-25T01:11:16,349][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-transaction.60m.otel@template] for index patterns [metrics-transaction.60m.otel-*]
[2024-11-25T01:11:16,411][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_destination.10m@template] for index patterns [metrics-service_destination.10m.otel-*]
[2024-11-25T01:11:16,458][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_summary.10m.otel@template] for index patterns [metrics-service_summary.10m.otel-*]
[2024-11-25T01:11:16,490][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-transaction.1m.otel@template] for index patterns [metrics-transaction.1m.otel-*]
[2024-11-25T01:11:16,506][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_transaction.1m.otel@template] for index patterns [metrics-service_transaction.1m.otel-*]
[2024-11-25T01:11:16,522][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_transaction.60m.otel@template] for index patterns [metrics-service_transaction.60m.otel-*]
[2024-11-25T01:11:16,538][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_destination.60m@template] for index patterns [metrics-service_destination.60m.otel-*]
[2024-11-25T01:11:16,561][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics] for index patterns [metrics-*-*]
[2024-11-25T01:11:16,567][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [synthetics] for index patterns [synthetics-*-*]
[2024-11-25T01:11:16,586][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-service_summary.1m.otel@template] for index patterns [metrics-service_summary.1m.otel-*]
[2024-11-25T01:11:16,592][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.deprecation-indexing-template] for index patterns [.logs-deprecation.*]
[2024-11-25T01:11:16,601][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [.kibana-reporting] for index patterns [.kibana-reporting*]
[2024-11-25T01:11:16,615][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-transaction.10m.otel@template] for index patterns [metrics-transaction.10m.otel-*]
[2024-11-25T01:11:16,631][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_transaction.1m@template] for index patterns [metrics-apm.service_transaction.1m-*]
[2024-11-25T01:11:16,649][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_summary.10m@template] for index patterns [metrics-apm.service_summary.10m-*]
[2024-11-25T01:11:16,663][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.transaction.1m@template] for index patterns [metrics-apm.transaction.1m-*]
[2024-11-25T01:11:16,679][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [logs-apm.error@template] for index patterns [logs-apm.error-*]
[2024-11-25T01:11:16,679][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.transaction.10m@template] for index patterns [metrics-apm.transaction.10m-*]
[2024-11-25T01:11:16,695][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.internal@template] for index patterns [metrics-apm.internal-*]
[2024-11-25T01:11:16,711][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_summary.1m@template] for index patterns [metrics-apm.service_summary.1m-*]
[2024-11-25T01:11:16,711][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_transaction.60m@template] for index patterns [metrics-apm.service_transaction.60m-*]
[2024-11-25T01:11:16,727][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_destination.1m@template] for index patterns [metrics-apm.service_destination.1m-*]
[2024-11-25T01:11:16,743][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_transaction.10m@template] for index patterns [metrics-apm.service_transaction.10m-*]
[2024-11-25T01:11:16,743][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.transaction.60m@template] for index patterns [metrics-apm.transaction.60m-*]
[2024-11-25T01:11:16,759][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_summary.60m@template] for index patterns [metrics-apm.service_summary.60m-*]
[2024-11-25T01:11:16,775][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_destination.60m@template] for index patterns [metrics-apm.service_destination.60m-*]
[2024-11-25T01:11:16,775][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [traces-apm@template] for index patterns [traces-apm-*]
[2024-11-25T01:11:16,807][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [traces-apm.sampled@template] for index patterns [traces-apm.sampled-*]
[2024-11-25T01:11:16,807][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.app@template] for index patterns [metrics-apm.app.*-*]
[2024-11-25T01:11:16,823][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [metrics-apm.service_destination.10m@template] for index patterns [metrics-apm.service_destination.10m-*]
[2024-11-25T01:11:16,823][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [traces-apm.rum@template] for index patterns [traces-apm.rum-*]
[2024-11-25T01:11:16,839][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [logs-apm.app@template] for index patterns [logs-apm.app.*-*]
[2024-11-25T01:11:17,073][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [ml-size-based-ilm-policy]
[2024-11-25T01:11:17,298][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [.monitoring-8-ilm-policy]
[2024-11-25T01:11:17,478][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [synthetics]
[2024-11-25T01:11:17,663][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [30-days-default]
[2024-11-25T01:11:17,863][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [7-days-default]
[2024-11-25T01:11:18,068][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [logs]
[2024-11-25T01:11:18,275][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [metrics]
[2024-11-25T01:11:18,466][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [180-days-default]
[2024-11-25T01:11:18,625][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [90-days-default]
[2024-11-25T01:11:18,782][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [365-days-default]
[2024-11-25T01:11:18,987][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [metrics@lifecycle]
[2024-11-25T01:11:19,192][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [synthetics@lifecycle]
[2024-11-25T01:11:19,382][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [90-days@lifecycle]
[2024-11-25T01:11:19,586][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [180-days@lifecycle]
[2024-11-25T01:11:19,792][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [logs@lifecycle]
[2024-11-25T01:11:20,029][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [30-days@lifecycle]
[2024-11-25T01:11:20,242][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [365-days@lifecycle]
[2024-11-25T01:11:20,432][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [7-days@lifecycle]
[2024-11-25T01:11:20,905][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline behavioral_analytics-events-final_pipeline
[2024-11-25T01:11:20,905][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline logs-default-pipeline
[2024-11-25T01:11:20,905][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline logs@default-pipeline
[2024-11-25T01:11:20,907][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline apm@pipeline
[2024-11-25T01:11:20,907][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline metrics-apm.transaction@default-pipeline
[2024-11-25T01:11:20,907][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline logs-apm.app@default-pipeline
[2024-11-25T01:11:20,907][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline metrics-apm.service_transaction@default-pipeline
[2024-11-25T01:11:20,907][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline metrics-apm.service_destination@default-pipeline
[2024-11-25T01:11:20,907][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline metrics-apm.app@default-pipeline
[2024-11-25T01:11:20,907][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline logs-apm.error@default-pipeline
[2024-11-25T01:11:20,920][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline traces-apm.rum@default-pipeline
[2024-11-25T01:11:20,921][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline metrics-apm.service_summary@default-pipeline
[2024-11-25T01:11:20,922][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline traces-apm@default-pipeline
[2024-11-25T01:11:20,922][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline search-default-ingestion
[2024-11-25T01:11:20,922][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline ent-search-generic-ingestion
[2024-11-25T01:11:20,922][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline logs@json-pipeline
[2024-11-25T01:11:20,922][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline logs@json-message
[2024-11-25T01:11:20,922][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [behavioral_analytics-events-settings]
[2024-11-25T01:11:20,936][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs-settings]
[2024-11-25T01:11:20,941][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding component template [logs@settings]
[2024-11-25T01:11:21,194][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [behavioral_analytics-events-default] for index patterns [behavioral_analytics-events-*]
[2024-11-25T01:11:21,228][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [logs-otel@template] for index patterns [logs-*.otel-*]
[2024-11-25T01:11:21,242][INFO ][o.e.c.m.MetadataIndexTemplateService] [node-1] adding index template [logs] for index patterns [logs-*-*]
[2024-11-25T01:11:21,462][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [watch-history-ilm-policy-16]
[2024-11-25T01:11:21,652][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [slm-history-ilm-policy]
[2024-11-25T01:11:21,858][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [ilm-history-ilm-policy]
[2024-11-25T01:11:22,063][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [.deprecation-indexing-ilm-policy]
[2024-11-25T01:11:22,300][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [.fleet-file-tohost-data-ilm-policy]
[2024-11-25T01:11:22,521][INFO ][o.e.c.m.MetadataCreateIndexService] [node-1] [.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001] creating index, cause [initialize_data_stream], templates [.deprecation-indexing-template], shards [1]/[1]
[2024-11-25T01:11:22,553][INFO ][o.e.c.m.MetadataCreateDataStreamService] [node-1] adding data stream [.logs-deprecation.elasticsearch-default] with write index [.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001], backing indices [], and aliases []
[2024-11-25T01:11:22,553][INFO ][o.e.c.r.a.AllocationService] [node-1] updating number_of_replicas to [0] for indices [.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001]
[2024-11-25T01:11:23,139][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [.fleet-file-fromhost-data-ilm-policy]
[2024-11-25T01:11:23,359][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [.fleet-file-tohost-meta-ilm-policy]
[2024-11-25T01:11:23,584][INFO ][o.e.c.r.a.AllocationService] [node-1] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001][0]]])." previous.health="YELLOW" reason="shards started [[.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001][0]]"
[2024-11-25T01:11:23,775][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [.fleet-file-fromhost-meta-ilm-policy]
[2024-11-25T01:11:24,085][INFO ][o.e.c.m.MetadataMappingService] [node-1] [.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001/nLSC4PcWSUGdqqkGxzhMbQ] update_mapping [_doc]
[2024-11-25T01:11:24,308][INFO ][o.e.x.i.a.TransportPutLifecycleAction] [node-1] adding index lifecycle policy [.fleet-actions-results-ilm-policy]
[2024-11-25T01:11:24,887][INFO ][o.e.h.n.s.HealthNodeTaskExecutor] [node-1] Node [{node-1}{kh3oz5uFTsKh0Ozxm0iLeA}] is selected as the current health node.
[2024-11-25T01:11:25,267][INFO ][o.e.x.s.a.Realms ] [node-1] license mode is [basic], currently licensed security realms are [reserved/reserved,file/default_file,native/default_native]
[2024-11-25T01:11:25,267][INFO ][o.e.l.ClusterStateLicenseService] [node-1] license [7b0f6d92-8d64-482f-86e5-203688158d80] mode [basic] - valid
[2024-11-25T01:11:25,536][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline metrics-apm.internal@default-pipeline
[2024-11-25T01:11:25,536][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline traces-apm@pipeline
[2024-11-25T01:11:25,536][INFO ][o.e.x.c.t.IndexTemplateRegistry] [node-1] adding ingest pipeline metrics-apm@pipeline
[2024-11-25T01:11:25,551][INFO ][o.e.x.i.IndexLifecycleTransition] [node-1] moving index [.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001] from [null] to [{"phase":"new","action":"complete","name":"complete"}] in policy [.deprecation-indexing-ilm-policy]
[2024-11-25T01:11:25,804][INFO ][o.e.x.i.IndexLifecycleTransition] [node-1] moving index [.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001] from [{"phase":"new","action":"complete","name":"complete"}] to [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] in policy [.deprecation-indexing-ilm-policy]
[2024-11-25T01:11:26,025][INFO ][o.e.x.i.IndexLifecycleTransition] [node-1] moving index [.ds-.logs-deprecation.elasticsearch-default-2024.11.24-000001] from [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [.deprecation-indexing-ilm-policy]
[2024-11-25T01:11:30,821][INFO ][o.e.c.m.MetadataCreateIndexService] [node-1] [.ds-ilm-history-7-2024.11.24-000001] creating index, cause [initialize_data_stream], templates [ilm-history-7], shards [1]/[1]
[2024-11-25T01:11:30,821][INFO ][o.e.c.m.MetadataCreateDataStreamService] [node-1] adding data stream [ilm-history-7] with write index [.ds-ilm-history-7-2024.11.24-000001], backing indices [], and aliases []
[2024-11-25T01:11:30,821][INFO ][o.e.c.r.a.AllocationService] [node-1] updating number_of_replicas to [0] for indices [.ds-ilm-history-7-2024.11.24-000001]
[2024-11-25T01:11:31,437][INFO ][o.e.c.r.a.AllocationService] [node-1] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.ds-ilm-history-7-2024.11.24-000001][0]]])." previous.health="YELLOW" reason="shards started [[.ds-ilm-history-7-2024.11.24-000001][0]]"
[2024-11-25T01:38:53,402][INFO ][o.e.x.s.a.RealmsAuthenticator] [node-1] Authentication of [elastic] was terminated by realm [reserved] - failed to authenticate user [elastic]