landing-page.asciidoc 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. ++++
  2. <style>
  3. * {
  4. box-sizing: border-box;
  5. }
  6. .card {
  7. cursor: pointer;
  8. padding: 16px;
  9. text-align: left;
  10. color: #000;
  11. }
  12. .card:hover {
  13. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  14. padding: 16px;
  15. text-align: left;
  16. }
  17. #guide a.no-text-decoration:hover {
  18. text-decoration: none!important;
  19. }
  20. .icon {
  21. width: 24px;
  22. height: 24px;
  23. background-position: bottom;
  24. background-size: contain;
  25. background-repeat: no-repeat;
  26. }
  27. .ul-col-1 {
  28. columns: 1;
  29. -webkit-columns: 1;
  30. -moz-columns: 1;
  31. }
  32. @media (min-width:769px) {
  33. .ul-col-md-2 {
  34. columns: 2;
  35. -webkit-columns: 2;
  36. -moz-columns: 2;
  37. }
  38. }
  39. #guide h3.gtk {
  40. margin-top: 0;
  41. }
  42. .mb-4, .my-4 {
  43. margin-bottom: 0!important;
  44. }
  45. </style>
  46. <div class="legalnotice"></div>
  47. <div class="row my-4">
  48. <div class="col-md-6 col-12">
  49. <p></p>
  50. <h2>Search and analyze your data</h2>
  51. <p>
  52. Elasticsearch is the search and analytics engine that powers the Elastic Stack.
  53. </p>
  54. <p>
  55. <a href="https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-guides.html">
  56. <button class="btn btn-primary">Get started</button>
  57. </a>
  58. </p>
  59. <p>
  60. <a class="inline-block mr-3" href="elasticsearch-intro.html">Introduction</a>
  61. <a class="inline-block mr-3" href="release-highlights.html">What's new</a>
  62. <a class="inline-block mr-3" href="es-release-notes.html">Release notes</a>
  63. </p>
  64. </div>
  65. <div class="col-md-6 col-12">
  66. <img class="w-100" src="https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltb8eb1c8cf2e7309e/636925fb7457f32a10457f6d/elasticsearch.png" />
  67. </div>
  68. </div>
  69. <h3 class="gtk">Get to know Elasticsearch</h3>
  70. <div class="my-5">
  71. <div class="d-flex align-items-center mb-3">
  72. <h4 class="mt-3">
  73. <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt92d73ce4826bb90b/636925a6732dbf6cf9ec6aa0/64x64_Color_icon-management-64-color.png');"></span>
  74. Install, manage, and secure
  75. </h4>
  76. </div>
  77. <ul class="ul-col-md-2 ul-col-1">
  78. <li>
  79. <a href="setup.html">Set up Elasticsearch</a>
  80. </li>
  81. <li>
  82. <a href="secure-cluster.html">Secure the Elastic Stack</a>
  83. </li>
  84. <li>
  85. <a href="setup-upgrade.html">Upgrade Elasticsearch</a>
  86. </li>
  87. <li>
  88. <a href="high-availability.html">Set up a cluster for high availability</a>
  89. </li>
  90. <li>
  91. <a href="monitor-elasticsearch-cluster.html">Monitor a cluster</a>
  92. </li>
  93. <li>
  94. <a href="troubleshooting.html">Troubleshooting</a>
  95. </li>
  96. </ul>
  97. </div>
  98. <div class="my-5">
  99. <div class="d-flex align-items-center mb-3">
  100. <h4 class="mt-3">
  101. <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt02e9f0adebbc1a3a/636925a5dfcded441e8a592a/64x64_Color_icon-add-data-64-color.png');"></span>
  102. Ingest data
  103. </h4>
  104. </div>
  105. <ul class="ul-col-md-2 ul-col-1">
  106. <li>
  107. <a href="https://www.elastic.co/guide/en/cloud/current/ec-cloud-ingest-data.html">Adding data to Elasticsearch</a>
  108. </li>
  109. <li>
  110. <a href="data-streams.html">Data streams</a>
  111. </li>
  112. <li>
  113. <a href="ingest.html">Ingest pipelines</a>
  114. </li>
  115. <li>
  116. <a href="mapping.html">Mapping</a>
  117. </li>
  118. </ul>
  119. </div>
  120. <div class="my-5">
  121. <div class="d-flex align-items-center mb-3">
  122. <h4 class="mt-3">
  123. <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt840cd6d6cd00411b/636925a530ae7a6f07ce6bdf/64x64_Color_icon-search-ui-64-color.png');"></span>
  124. Search and analyze
  125. </h4>
  126. </div>
  127. <ul class="ul-col-md-2 ul-col-1">
  128. <li>
  129. <a href="search-your-data.html">Search your data</a>
  130. </li>
  131. <li>
  132. Query data with <a href="query-dsl.html">the Query DSL</a>, <a href="eql.html">EQL</a>, or <a href="xpack-sql.html">SQL</a>
  133. </li>
  134. <li>
  135. <a href="search-aggregations.html">Aggregations</a>
  136. </li>
  137. <li>
  138. <a href="geospatial-analysis.html">Geospatial analysis</a>
  139. </li>
  140. <li>
  141. <a href="https://www.elastic.co/guide/en/machine-learning/current/index.html">Machine Learning</a>
  142. </li>
  143. <li>
  144. <a href="xpack-alerting.html">Alerting</a>
  145. </li>
  146. </ul>
  147. </div>
  148. <div class="my-5">
  149. <div class="d-flex align-items-center mb-3">
  150. <h4 class="mt-3">
  151. <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt7ebe7a4ac94bde82/636925a5ee6a787e4fee4edb/64x64_Color_icon-documents-64-color.png');"></span>
  152. Data management
  153. </h4>
  154. </div>
  155. <ul class="ul-col-md-2 ul-col-1">
  156. <li>
  157. <a href="data-management.html">Data management</a>
  158. </li>
  159. <li>
  160. <a href="data-rollup-transform.html">Roll up or transform your data</a>
  161. </li>
  162. <li>
  163. <a href="snapshot-restore.html">Snapshot and restore</a>
  164. </li>
  165. </ul>
  166. </div>
  167. <div class="my-5">
  168. <div class="d-flex align-items-center mb-3">
  169. <h4 class="mt-3">
  170. <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blteacd058910f155d8/636925a6e0ff7c532db636d7/64x64_Color_icon-dev-tools-64-color.png');"></span>
  171. APIs and developer docs
  172. </h4>
  173. </div>
  174. <ul class="ul-col-md-2 ul-col-1">
  175. <li>
  176. <a href="rest-apis.html">REST APIs</a>
  177. </li>
  178. <li>
  179. <a href="https://www.elastic.co/guide/en/elasticsearch/client/index.html">Elasticsearch clients</a>
  180. </li>
  181. <li>
  182. <a href="https://www.elastic.co/guide/en/elasticsearch/painless/current/index.html">Painless scripting language</a>
  183. </li>
  184. <li>
  185. <a href="https://www.elastic.co/guide/en/elasticsearch/plugins/current/index.html">Plugins and integrations</a>
  186. </li>
  187. </ul>
  188. </div>
  189. <h3 class="explore">Explore by use case</h3>
  190. <div class="row my-4">
  191. <div class="col-md-4 col-12 mb-2">
  192. <a class="no-text-decoration" href="https://www.elastic.co/guide/en/enterprise-search/current/start.html">
  193. <div class="card h-100">
  194. <h4 class="mt-3">
  195. <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt11200907c1c033aa/634d9da119d8652169cf9b2b/enterprise-search-logo-color-32px.png');"></span>
  196. Search my data
  197. </h4>
  198. <p>Create search experiences for your content, wherever it lives.</p>
  199. </div>
  200. </a>
  201. </div>
  202. <div class="col-md-4 col-12 mb-2">
  203. <a class="no-text-decoration" href="https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html">
  204. <div class="card h-100">
  205. <h4 class="mt-3">
  206. <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltaa08b370a00bbecc/634d9da14e565f1cdce27f7c/observability-logo-color-32px.png');"></span>
  207. Observe my data
  208. </h4>
  209. <p>Follow our guides to monitor logs, metrics, and traces.</p>
  210. </div>
  211. </a>
  212. </div>
  213. <div class="col-md-4 col-12 mb-2">
  214. <a class="no-text-decoration" href="https://www.elastic.co/guide/en/security/current/es-overview.html">
  215. <div class="card h-100">
  216. <h4 class="mt-3">
  217. <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt5e0e0ad9a13e6b8c/634d9da18473831f96bbdf1e/security-logo-color-32px.png');"></span>
  218. Protect my environment
  219. </h4>
  220. <p>Learn how to defend against threats across your environment.</p>
  221. </div>
  222. </a>
  223. </div>
  224. </div>
  225. <script>
  226. window.addEventListener("DOMContentLoaded", (event) => {
  227. const left_col = document.getElementById("left_col")
  228. left_col.classList.remove('col-0')
  229. left_col.classList.add("col-12", "col-md-4", "col-lg-3", "h-almost-full-md", "sticky-top-md")
  230. const right_col = document.getElementById("right_col")
  231. right_col.classList.add('d-none')
  232. const middle_col = document.getElementById("middle_col")
  233. middle_col.classList.remove("col-lg-7")
  234. middle_col.classList.add("col-lg-9", "col-md-8")
  235. const toc = middle_col.getElementsByClassName("toc")[0]
  236. toc.remove()
  237. left_col.appendChild(toc);
  238. });
  239. </script>
  240. ++++