Difference between revisions of "Elasticsearch-plugin"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
== Related == | == Related == | ||
* <code>[[elasticsearch-certutil]]</code> | * <code>[[elasticsearch-certutil]]</code> | ||
+ | |||
+ | |||
+ | * https://github.com/elastic/helm-charts/tree/main/elasticsearch | ||
+ | [[ARG]] elasticsearch_version | ||
+ | [[FROM]] docker.elastic.co/elasticsearch/elasticsearch:${elasticsearch_version} | ||
+ | |||
+ | [[RUN]] bin/elasticsearch-plugin install --batch repository-gcs | ||
== See also == | == See also == |
Latest revision as of 07:51, 2 November 2022
elasticsearch-plugin install --batch repository-gcs elasticsearch-plugin install --batch repository-s3 elasticsearch-plugin install --batch repository-s3 -v
Related[edit]
ARG elasticsearch_version FROM docker.elastic.co/elasticsearch/elasticsearch:${elasticsearch_version} RUN bin/elasticsearch-plugin install --batch repository-gcs
See also[edit]
- Elastic: ELK,
Elasticsearch
,Logstash
,Kibana
, Installation, AWS Elasticsearch, Elastic SIEM, Elastic Beats,metricbeat
,filebeat
,journalbeat
, Elastisearch Service , Search guard, Elasticsearch logs, curator, ILM, Lumberjack protocol,aws_elasticsearch_domain
, KQL,elasticsearch.yml, elasticsearch-plugin, elasticsearch-certutil
, Elasticsearch release notes/changelog
Advertising: