1
Best practices for
migrating to Elastic Cloud
Osman Ishaq - Product Manager, Elastic Cloud
2
This presentation and the accompanying oral presentation contain forward-looking statements, including statements
concerning plans for future offerings; the expected strength, performance or benefits of our offerings; and our future
operations and expected performance. These forward-looking statements are subject to the safe harbor provisions
under the Private Securities Litigation Reform Act of 1995. Our expectations and beliefs in light of currently
available information regarding these matters may not materialize. Actual outcomes and results may differ materially
from those contemplated by these forward-looking statements due to uncertainties, risks, and changes in
circumstances, including, but not limited to those related to: the impact of the COVID-19 pandemic on our business
and our customers and partners; our ability to continue to deliver and improve our offerings and successfully
develop new offerings, including security-related product offerings and SaaS offerings; customer acceptance and
purchase of our existing offerings and new offerings, including the expansion and adoption of our SaaS offerings;
our ability to realize value from investments in the business, including R&D investments; our ability to maintain and
expand our user and customer base; our international expansion strategy; our ability to successfully execute our
go-to-market strategy and expand in our existing markets and into new markets, and our ability to forecast customer
retention and expansion; and general market, political, economic and business conditions.
Additional risks and uncertainties that could cause actual outcomes and results to differ materially are included in
our filings with the Securities and Exchange Commission (the “SEC”), including our Annual Report on Form 10-K for
the most recent fiscal year, our quarterly report on Form 10-Q for the most recent fiscal quarter, and any
subsequent reports filed with the SEC. SEC filings are available on the Investor Relations section of Elastic’s
website at ir.elastic.co and the SEC’s website at www.sec.gov.
Any features or functions of services or products referenced in this presentation, or in any presentations, press
releases or public statements, which are not currently available or not currently available as a general availability
release, may not be delivered on time or at all. The development, release, and timing of any features or functionality
described for our products remains at our sole discretion. Customers who purchase our products and services
should make the purchase decisions based upon services and product features and functions that are currently
available.
All statements are made only as of the date of the presentation, and Elastic assumes no obligation to, and does not
currently intend to, update any forward-looking statements or statements relating to features or functions of services
or products, except as required by law.
Forward-Looking Statements
SaaS Orchestration
Elastic Cloud
on Kubernetes
Elastic
Cloud
Elastic Cloud
Enterprise
Elastic Enterprise Search Elastic SecurityElastic Observability
Kibana
Elasticsearch
Beats Logstash
Powered by the
Elastic Stack
3 solutions
Deployed
anywhere
Elastic technology
Fast time to value Operational Simplicity Secure from the start
Agility Development Simplicity Reduce Risk
SECURITYSPEED SIMPLICITY
Elastic Cloud - managed Elastic Stack
Exclusive features
Streamlined
operations
Compliant
Why migrate to Elastic Cloud?
Multi-cloud ready
HIPAA, CSA Star Level 2,
SOC 2 Type 1, Type 2, and
SOC 3, ISO 27001 / 27107 /
27018, FedRAMP
authorized at Moderate
impact level with AWS
Upgrade to new features in
our latest releases with one
click and zero downtime.
Automated backups. And if
you need it, support from
the creators of the stack.
Elastic solutions ready to
deploy: Enterprise Search,
Observability, and Security
Out-of-the-box apps like
Logs, Metrics, APM, and
SIEM  with integrated
features like machine
learning and Kibana Lens
Deploy on optimized virtual
hardware.
Available on Google Cloud,
Microsoft Azure, or AWS
6
Migrating to
Elastic Cloud
Login to Elastic Cloud
Size your Elasticsearch data nodes
Migrating your data
2. Migrating existing data
Move your existing data and
saved objects
Divided into two parts
1. Indexing at the source
Reduces operational
interruptions
Common Elastic Stack architectures
LogstashBeatsApplication
BeatsApplication
Application
Elasticsearch
Elasticsearch
ElasticsearchElasticsearch Clients
Indexing data from the source
LogstashBeatsApplication
Elasticsearch
Add an additional output source
Elastic Cloud
Indexing data from the source
Application
Update your shipping agents
Beats
Beats
Application
Elasticsearch
Beats
Or
Elastic Cloud
Elastic Cloud
Indexing data from the source
Application
Update your Elasticsearch clients
Elasticsearch Clients Elastic Cloud
Migrating existing Elasticsearch data
• Migrate the data that resides in your existing Elasticsearch cluster
into Elastic Cloud
• Includes your dashboards, saved queries, index lifecycle management
policies, etc
• Two approaches:
– Remote Reindex
– Snapshot & Restore
POST _reindex
{
"source": {
"remote": {
"host": "https://REMOTE_ELASTICSEARCH_ENDPOINT:PORT",
"username": "USER",
"password": "PASSWORD"
},
"index": "INDEX_NAME",
"query": {
"match_all": {}
}
},
"dest": {
"index": "INDEX_NAME"
}
}
Migrating existing Elasticsearch data
Remote Reindex
Migrating existing Elasticsearch data
Snapshot & Restore
Snapshot repository
Restore from
snapshot
Create
snapshot
Elastic CloudElasticsearch
Migrating from Amazon Elasticsearch
Detailed step-by-step guide
Migrating from Splunk, New Relic, others
General migration guide whitepaper
Snapshot & Restore
Demo
Thank You!

Migrating to Elasticsearch Service on Elastic Cloud

  • 1.
    1 Best practices for migratingto Elastic Cloud Osman Ishaq - Product Manager, Elastic Cloud
  • 2.
    2 This presentation andthe accompanying oral presentation contain forward-looking statements, including statements concerning plans for future offerings; the expected strength, performance or benefits of our offerings; and our future operations and expected performance. These forward-looking statements are subject to the safe harbor provisions under the Private Securities Litigation Reform Act of 1995. Our expectations and beliefs in light of currently available information regarding these matters may not materialize. Actual outcomes and results may differ materially from those contemplated by these forward-looking statements due to uncertainties, risks, and changes in circumstances, including, but not limited to those related to: the impact of the COVID-19 pandemic on our business and our customers and partners; our ability to continue to deliver and improve our offerings and successfully develop new offerings, including security-related product offerings and SaaS offerings; customer acceptance and purchase of our existing offerings and new offerings, including the expansion and adoption of our SaaS offerings; our ability to realize value from investments in the business, including R&D investments; our ability to maintain and expand our user and customer base; our international expansion strategy; our ability to successfully execute our go-to-market strategy and expand in our existing markets and into new markets, and our ability to forecast customer retention and expansion; and general market, political, economic and business conditions. Additional risks and uncertainties that could cause actual outcomes and results to differ materially are included in our filings with the Securities and Exchange Commission (the “SEC”), including our Annual Report on Form 10-K for the most recent fiscal year, our quarterly report on Form 10-Q for the most recent fiscal quarter, and any subsequent reports filed with the SEC. SEC filings are available on the Investor Relations section of Elastic’s website at ir.elastic.co and the SEC’s website at www.sec.gov. Any features or functions of services or products referenced in this presentation, or in any presentations, press releases or public statements, which are not currently available or not currently available as a general availability release, may not be delivered on time or at all. The development, release, and timing of any features or functionality described for our products remains at our sole discretion. Customers who purchase our products and services should make the purchase decisions based upon services and product features and functions that are currently available. All statements are made only as of the date of the presentation, and Elastic assumes no obligation to, and does not currently intend to, update any forward-looking statements or statements relating to features or functions of services or products, except as required by law. Forward-Looking Statements
  • 3.
    SaaS Orchestration Elastic Cloud onKubernetes Elastic Cloud Elastic Cloud Enterprise Elastic Enterprise Search Elastic SecurityElastic Observability Kibana Elasticsearch Beats Logstash Powered by the Elastic Stack 3 solutions Deployed anywhere Elastic technology
  • 4.
    Fast time tovalue Operational Simplicity Secure from the start Agility Development Simplicity Reduce Risk SECURITYSPEED SIMPLICITY Elastic Cloud - managed Elastic Stack
  • 5.
    Exclusive features Streamlined operations Compliant Why migrateto Elastic Cloud? Multi-cloud ready HIPAA, CSA Star Level 2, SOC 2 Type 1, Type 2, and SOC 3, ISO 27001 / 27107 / 27018, FedRAMP authorized at Moderate impact level with AWS Upgrade to new features in our latest releases with one click and zero downtime. Automated backups. And if you need it, support from the creators of the stack. Elastic solutions ready to deploy: Enterprise Search, Observability, and Security Out-of-the-box apps like Logs, Metrics, APM, and SIEM  with integrated features like machine learning and Kibana Lens Deploy on optimized virtual hardware. Available on Google Cloud, Microsoft Azure, or AWS
  • 6.
  • 7.
  • 8.
  • 9.
    Migrating your data 2.Migrating existing data Move your existing data and saved objects Divided into two parts 1. Indexing at the source Reduces operational interruptions
  • 10.
    Common Elastic Stackarchitectures LogstashBeatsApplication BeatsApplication Application Elasticsearch Elasticsearch ElasticsearchElasticsearch Clients
  • 11.
    Indexing data fromthe source LogstashBeatsApplication Elasticsearch Add an additional output source Elastic Cloud
  • 12.
    Indexing data fromthe source Application Update your shipping agents Beats Beats Application Elasticsearch Beats Or Elastic Cloud Elastic Cloud
  • 13.
    Indexing data fromthe source Application Update your Elasticsearch clients Elasticsearch Clients Elastic Cloud
  • 14.
    Migrating existing Elasticsearchdata • Migrate the data that resides in your existing Elasticsearch cluster into Elastic Cloud • Includes your dashboards, saved queries, index lifecycle management policies, etc • Two approaches: – Remote Reindex – Snapshot & Restore
  • 15.
    POST _reindex { "source": { "remote":{ "host": "https://REMOTE_ELASTICSEARCH_ENDPOINT:PORT", "username": "USER", "password": "PASSWORD" }, "index": "INDEX_NAME", "query": { "match_all": {} } }, "dest": { "index": "INDEX_NAME" } } Migrating existing Elasticsearch data Remote Reindex
  • 16.
    Migrating existing Elasticsearchdata Snapshot & Restore Snapshot repository Restore from snapshot Create snapshot Elastic CloudElasticsearch
  • 17.
    Migrating from AmazonElasticsearch Detailed step-by-step guide
  • 18.
    Migrating from Splunk,New Relic, others General migration guide whitepaper
  • 19.
  • 20.