Elastic start but after 30sec stop

Hello everybody,
I need help for a problem than i can't resolv myself
i have already install Elasticsearch with tutorial
i follow instruction of this website
Tutorial link
but strangely i have an error when i start the service
systemctl start elasticsearch , he go active status start OK but after 30 secondes he goes failed status
my log file off elasticsearch

[2022-06-27T01:53:07,945][INFO ][o.e.n.Node               ] [vmi807788.contaboserver.net] version[8.0.1], pid[41152], build[default/tar/801d9ccc7c2ee0f2cb121bbe22ab5af77a902372/2022-02-24T13:55:40.601285296Z], OS[Linux/5.10.0-12-amd64/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.2/17.0.2+8]
[2022-06-27T01:53:07,979][INFO ][o.e.n.Node               ] [vmi807788.contaboserver.net] JVM home [/var/apps/elasticsearch/jdk], using bundled JDK [true]
[2022-06-27T01:53:07,980][INFO ][o.e.n.Node               ] [vmi807788.contaboserver.net] JVM arguments [-Xshare:auto, -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, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-14157207474342261072, -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,pid,tags:filecount=32,filesize=64m, -Xms15047m, -Xmx15047m, -XX:MaxDirectMemorySize=7889485824, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=25, -Des.path.home=/var/apps/elasticsearch, -Des.path.conf=/var/apps/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=tar, -Des.bundled_jdk=true]
[2022-06-27T01:53:14,846][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [aggs-matrix-stats]
[2022-06-27T01:53:14,847][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [analysis-common]
[2022-06-27T01:53:14,847][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [constant-keyword]
[2022-06-27T01:53:14,848][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [frozen-indices]
[2022-06-27T01:53:14,848][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [ingest-common]
[2022-06-27T01:53:14,848][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [ingest-geoip]
[2022-06-27T01:53:14,849][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [ingest-user-agent]
[2022-06-27T01:53:14,849][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [kibana]
[2022-06-27T01:53:14,849][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [lang-expression]
[2022-06-27T01:53:14,849][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [lang-mustache]
[2022-06-27T01:53:14,850][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [lang-painless]
[2022-06-27T01:53:14,850][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [legacy-geo]
[2022-06-27T01:53:14,850][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [mapper-extras]
[2022-06-27T01:53:14,850][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [mapper-version]
[2022-06-27T01:53:14,851][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [parent-join]
[2022-06-27T01:53:14,851][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [percolator]
[2022-06-27T01:53:14,851][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [rank-eval]
[2022-06-27T01:53:14,851][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [reindex]
[2022-06-27T01:53:14,852][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [repositories-metering-api]
[2022-06-27T01:53:14,852][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [repository-azure]
[2022-06-27T01:53:14,852][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [repository-encrypted]
[2022-06-27T01:53:14,852][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [repository-gcs]
[2022-06-27T01:53:14,852][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [repository-s3]
[2022-06-27T01:53:14,853][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [repository-url]
[2022-06-27T01:53:14,853][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [runtime-fields-common]
[2022-06-27T01:53:14,853][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [search-business-rules]
[2022-06-27T01:53:14,853][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [searchable-snapshots]
[2022-06-27T01:53:14,854][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [snapshot-based-recoveries]
[2022-06-27T01:53:14,854][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [snapshot-repo-test-kit]
[2022-06-27T01:53:14,854][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [spatial]
[2022-06-27T01:53:14,854][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [transform]
[2022-06-27T01:53:14,854][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [transport-netty4]
[2022-06-27T01:53:14,855][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [unsigned-long]
[2022-06-27T01:53:14,855][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [vector-tile]
[2022-06-27T01:53:14,855][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [vectors]
[2022-06-27T01:53:14,855][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [wildcard]
[2022-06-27T01:53:14,856][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-aggregate-metric]
[2022-06-27T01:53:14,856][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-analytics]
[2022-06-27T01:53:14,856][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-async]
[2022-06-27T01:53:14,856][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-async-search]
[2022-06-27T01:53:14,856][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-autoscaling]
[2022-06-27T01:53:14,857][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-ccr]
[2022-06-27T01:53:14,857][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-core]
[2022-06-27T01:53:14,857][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-data-streams]
[2022-06-27T01:53:14,857][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-deprecation]
[2022-06-27T01:53:14,857][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-enrich]
[2022-06-27T01:53:14,858][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-eql]
[2022-06-27T01:53:14,858][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-fleet]
[2022-06-27T01:53:14,858][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-graph]
[2022-06-27T01:53:14,858][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-identity-provider]
[2022-06-27T01:53:14,858][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-ilm]
[2022-06-27T01:53:14,858][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-logstash]
[2022-06-27T01:53:14,859][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-ml]
[2022-06-27T01:53:14,859][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-monitoring]
[2022-06-27T01:53:14,859][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-ql]
[2022-06-27T01:53:14,859][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-rollup]
[2022-06-27T01:53:14,859][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-security]
[2022-06-27T01:53:14,860][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-shutdown]
[2022-06-27T01:53:14,860][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-sql]
[2022-06-27T01:53:14,860][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-stack]
[2022-06-27T01:53:14,860][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-text-structure]
[2022-06-27T01:53:14,860][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-voting-only-node]
[2022-06-27T01:53:14,860][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded module [x-pack-watcher]
[2022-06-27T01:53:14,861][INFO ][o.e.p.PluginsService     ] [vmi807788.contaboserver.net] loaded plugin [ingest-attachment]
[2022-06-27T01:53:14,956][INFO ][o.e.e.NodeEnvironment    ] [vmi807788.contaboserver.net] using [1] data paths, mounts [[/ (/dev/sda3)]], net usable_space [68gb], net total_space [95.9gb], types [ext4]
[2022-06-27T01:53:14,957][INFO ][o.e.e.NodeEnvironment    ] [vmi807788.contaboserver.net] heap size [14.6gb], compressed ordinary object pointers [true]
[2022-06-27T01:53:14,998][INFO ][o.e.n.Node               ] [vmi807788.contaboserver.net] node name [vmi807788.contaboserver.net], node ID [cIFZUB9IReK-zQZk1LHGKw], cluster name [elasticsearch], roles [master, data_warm, data_content, transform, data_hot, ml, data_frozen, ingest, data_cold, data, remote_cluster_client]
[2022-06-27T01:53:19,619][ERROR][o.e.b.Bootstrap          ] [vmi807788.contaboserver.net] Exception
java.lang.IllegalArgumentException: unknown setting [default.path.conf] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
	at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:563) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:509) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:479) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:449) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:151) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:56) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.node.Node.<init>(Node.java:433) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.node.Node.<init>(Node.java:277) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:358) [elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) [elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:157) [elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:77) [elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:112) [elasticsearch-cli-8.0.1.jar:8.0.1]
	at org.elasticsearch.cli.Command.main(Command.java:77) [elasticsearch-cli-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:122) [elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:80) [elasticsearch-8.0.1.jar:8.0.1]
	Suppressed: java.lang.IllegalArgumentException: unknown setting [default.path.logs] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:563) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:509) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:479) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:449) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:151) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:56) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.node.Node.<init>(Node.java:433) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.node.Node.<init>(Node.java:277) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:358) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:157) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:77) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:112) [elasticsearch-cli-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.Command.main(Command.java:77) [elasticsearch-cli-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:122) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:80) [elasticsearch-8.0.1.jar:8.0.1]
	Suppressed: java.lang.IllegalArgumentException: unknown setting [default.path.data] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:563) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:509) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:479) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:449) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:151) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:56) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.node.Node.<init>(Node.java:433) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.node.Node.<init>(Node.java:277) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:358) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:157) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:77) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:112) [elasticsearch-cli-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.Command.main(Command.java:77) [elasticsearch-cli-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:122) [elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:80) [elasticsearch-8.0.1.jar:8.0.1]
[2022-06-27T01:53:19,626][ERROR][o.e.b.ElasticsearchUncaughtExceptionHandler] [vmi807788.contaboserver.net] uncaught exception in thread [main]
org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: unknown setting [default.path.conf] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
	at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:170) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:157) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:77) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:112) ~[elasticsearch-cli-8.0.1.jar:8.0.1]
	at org.elasticsearch.cli.Command.main(Command.java:77) ~[elasticsearch-cli-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:122) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:80) ~[elasticsearch-8.0.1.jar:8.0.1]
Caused by: java.lang.IllegalArgumentException: unknown setting [default.path.conf] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
	at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:563) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:509) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:479) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:449) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:151) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:56) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.node.Node.<init>(Node.java:433) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.node.Node.<init>(Node.java:277) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:358) ~[elasticsearch-8.0.1.jar:8.0.1]
	at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-8.0.1.jar:8.0.1]
	... 6 more
	Suppressed: java.lang.IllegalArgumentException: unknown setting [default.path.logs] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:563) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:509) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:479) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:449) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:151) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:56) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.node.Node.<init>(Node.java:433) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.node.Node.<init>(Node.java:277) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:358) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:157) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:77) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:112) ~[elasticsearch-cli-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.Command.main(Command.java:77) ~[elasticsearch-cli-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:122) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:80) ~[elasticsearch-8.0.1.jar:8.0.1]
	Suppressed: java.lang.IllegalArgumentException: unknown setting [default.path.data] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:563) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:509) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:479) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:449) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:151) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:56) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.node.Node.<init>(Node.java:433) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.node.Node.<init>(Node.java:277) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:358) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:157) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:77) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:112) ~[elasticsearch-cli-8.0.1.jar:8.0.1]
		at org.elasticsearch.cli.Command.main(Command.java:77) ~[elasticsearch-cli-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:122) ~[elasticsearch-8.0.1.jar:8.0.1]
		at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:80) ~[elasticsearch-8.0.1.jar:8.0.1]

the output of java --version

openjdk 11.0.15 2022-04-19
OpenJDK Runtime Environment (build 11.0.15+10-post-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 11.0.15+10-post-Debian-1deb11u1, mixed mode, sharing)

I dont know where search for the problem.
Thanks in advance

Welcome to our community! :smiley:

I think we'd need to see your elasticsearch.yml/

Hello, thanks for you answord
i give my elasticsearch.yml

# ======================== Elasticsearch Configuration =========================
#
# NOTE: Elasticsearch comes with reasonable defaults for most settings.
#       Before you set out to tweak and tune the configuration, make sure you
#       understand what are you trying to accomplish and the consequences.
#
# The primary way of configuring a node is via this file. This template lists
# the most important settings you may want to configure for a production cluster.
#
# Please consult the documentation for further information on configuration options:
# https://www.elastic.co/guide/en/elasticsearch/reference/index.html
#
# ---------------------------------- Cluster -----------------------------------
#
# Use a descriptive name for your cluster:
#
#cluster.name: my-application
#
# ------------------------------------ Node ------------------------------------
#
# Use a descriptive name for the node:
#
#node.name: node-1
#
# Add custom attributes to the node:
#
#node.attr.rack: r1
#
# ----------------------------------- Paths ------------------------------------
#
# Path to directory where to store the data (separate multiple locations by comma):
#
path.data: /var/lib/elasticsearch
#
# Path to log files:
#
path.logs: /var/log/elasticsearch
#
# ----------------------------------- Memory -----------------------------------
#
# Lock the memory on startup:
#
#bootstrap.memory_lock: true
#
# Make sure that the heap size is set to about half the memory available
# on the system and that the owner of the process is allowed to use this
# limit.
#
# Elasticsearch performs poorly when the system is swapping the memory.
#
# ---------------------------------- Network -----------------------------------
#
# Set the bind address to a specific IP (IPv4 or IPv6):
#
#network.host: 192.168.0.1
#
# Set a custom port for HTTP:
#
#http.port: 9200
#
# For more information, consult the network module documentation.
#
# --------------------------------- Discovery ----------------------------------
#
# Pass an initial list of hosts to perform discovery when new node is started:
# The default list of hosts is ["127.0.0.1", "[::1]"]
#
#discovery.zen.ping.unicast.hosts: ["host1", "host2"]
#
# Prevent the "split brain" by configuring the majority of nodes (total number of master-eligible nodes / 2 + 1):
#
#discovery.zen.minimum_master_nodes: 
#
# For more information, consult the zen discovery module documentation.
#
# ---------------------------------- Gateway -----------------------------------
#
# Block initial recovery after a full cluster restart until N nodes are started:
#
#gateway.recover_after_nodes: 3
#
# For more information, consult the gateway module documentation.
#
# ---------------------------------- Various -----------------------------------
#
# Require explicit names when deleting indices:
#
#action.destructive_requires_name: true```
if you need more informations do not hesitate

thx

You've got a setting from somewhere that is not correct.

I would suggest following Quick start | Elasticsearch Guide [8.2] | Elastic

Hi bro , sorry for late answord
i was in holyday

i have this error now

Exception in thread "main" java.lang.RuntimeException: starting java failed with [1]
output:
[0.001s][error][logging] Error opening log file 'logs/gc.log': Permission denied
[0.001s][error][logging] Initialization of output 'file=logs/gc.log' using options 'filecount=32,filesize=64m' failed.
error:
Could not rename log file 'logs/gc.log' to 'logs/gc.log.19' (Permission denied).
Invalid -Xlog option '-Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m', see error log for details.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
	at org.elasticsearch.tools.launchers.JvmOption.flagsFinal(JvmOption.java:114)
	at org.elasticsearch.tools.launchers.JvmOption.findFinalOptions(JvmOption.java:79)
	at org.elasticsearch.tools.launchers.MachineDependentHeap.determineHeapSettings(MachineDependentHeap.java:61)
	at org.elasticsearch.tools.launchers.JvmOptionsParser.jvmOptions(JvmOptionsParser.java:137)
	at org.elasticsearch.tools.launchers.JvmOptionsParser.main(JvmOptionsParser.java:87)

permissions on logs

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.