extra/client_docs_landing.html (166 lines of code) (raw):

<style> * { box-sizing: border-box; } .card { cursor: pointer; padding: 16px; text-align: left; color: #000; } .card:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); padding: 16px; text-align: left; } #guide a.no-text-decoration:hover { text-decoration: none!important; } .icon { width: 24px; height: 24px; background-position: bottom; background-size: contain; background-repeat: no-repeat; } .ul-col-1 { columns: 1; -webkit-columns: 1; -moz-columns: 1; } @media (min-width:769px) { .ul-col-md-2 { columns: 2; -webkit-columns: 2; -moz-columns: 2; } } #guide h3.gtk { margin-top: 16px; } .mb-4, .my-4 { margin-bottom: 0!important; } </style> <div class="legalnotice"></div> <div class="row my-4"> <div class="col-md-6 col-12"> <p></p> <p> <h2>Welcome to the Clients documentation</h2> </p> <p> You can find the documentation of all the official Elasticsearch clients here! </p> </div> <div class="col-md-6 col-12"> <img class="w-100" src="https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltc8081e43d71f5a53/643e821a1a1ec621c9be6111/ES_Clients_landing_page.png" /> </div> </div> <div class="my-5"> <div class="d-flex align-items-center mb-3"> <h4 class="mt-3"> <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt341f02a6cb004acc/643e6c63d194fd5a99de9828/64x64_Color_icon-powered-by-elasticsearch-64-color.png');"></span> Active clients </h4> </div> <ul class="ul-col-md-2 ul-col-1"> <li> <a href="java-api-client/current/index.html">Java Client</a> </li> <li> <a href="javascript-api/current/index.html">JavaScript Client</a> </li> <li> <a href="ruby-api/current/index.html">Ruby Client</a> </li> <li> <a href="go-api/current/index.html">Go Client</a> </li> <li> <a href="net-api/current/index.html">.NET Client</a> </li> <li> <a href="php-api/current/index.html">PHP Client</a> </li> <li> <a href="perl-api/current/index.html">Perl Client</a> </li> <li> <a href="python-api/current/index.html">Python Client</a> </li> <li> <a href="eland/current/index.html">Eland Client</a> </li> <li> <a href="rust-api/current/index.html">Rust Client</a> </li> </ul> </div> <div class="my-5"> <div class="d-flex align-items-center mb-3"> <h4 class="mt-3"> <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt6fafabd6d1b491bb/643e6ce7e8b191595dde4266/64x64_Color_icon-hour-glass-expire-64-color.png');"></span> Deprecated clients </h4> </div> <ul class="ul-col-md-2 ul-col-1"> <li> <a href="java-rest/current/index.html">Java REST Client</a> </li> <li> <a href="java-api/current/index.html">Java Transport Client</a> </li> </ul> </div> <div class="my-5"> <div class="d-flex align-items-center mb-3"> <h4 class="mt-3"> <span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltb30dc3cb7fa1d623/643e6d589074ca2928c79bcc/icon-high-five-64-color.png');"></span> Community contributed clients </h4> </div> <ul class="ul-col-md-2 ul-col-1"> <li> <a href="community/current/index.html">List of community contributed clients</a> </li> </ul> </div> <h3 class="explore">Explore by use case</h3> <div class="row my-4"> <div class="col-md-4 col-12 mb-2"> <a class="no-text-decoration" href="https://www.elastic.co/guide/en/enterprise-search/current/start.html"> <div class="card h-100"> <h4 class="mt-3"> <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> Search my data </h4> <p>Create search experiences for your content, wherever it lives.</p> </div> </a> </div> <div class="col-md-4 col-12 mb-2"> <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"> <div class="card h-100"> <h4 class="mt-3"> <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> Observe my data </h4> <p>Follow our guides to monitor logs, metrics, and traces.</p> </div> </a> </div> <div class="col-md-4 col-12 mb-2"> <a class="no-text-decoration" href="https://www.elastic.co/guide/en/security/current/es-overview.html"> <div class="card h-100"> <h4 class="mt-3"> <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> Protect my environment </h4> <p>Learn how to defend against threats across your environment.</p> </div> </a> </div> </div> <p class="my-4"><a href="https://www.elastic.co/guide/index.html">View all Elastic docs</a></p> <p class="my-4"><small>The Ruby logo available <a href="https://www.ruby-lang.org/en/about/logo/">here</a> is released under the Creative Commons <a href="https://creativecommons.org/licenses/by-sa/2.5/"> Attribution-Share Alike 2.5 License</a>. The Go gopher created by Renee French available <a href="https://go.dev/blog/gopher">here</a> and the PHP logo available <a href="https://www.php.net/download-logos.php">here</a> are released under the Creative Commons <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.en"> Attribution-Share Alike 4.0 International license</a>. </small></p>