Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 261 - 270 of 316 for Elastic (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. internal/event/target/elasticsearch.go

    	"time"
    
    	elasticsearch7 "github.com/elastic/go-elasticsearch/v7"
    	"github.com/minio/highwayhash"
    	"github.com/minio/minio/internal/event"
    	xhttp "github.com/minio/minio/internal/http"
    	"github.com/minio/minio/internal/logger"
    	"github.com/minio/minio/internal/once"
    	"github.com/minio/minio/internal/store"
    	xnet "github.com/minio/pkg/v3/net"
    	"github.com/pkg/errors"
    )
    
    // Elastic constants
    const (
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 15K bytes
    - Click Count (0)
  2. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/precommit/DependencyLicensesTask.java

    /*
     * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
     * or more contributor license agreements. Licensed under the Elastic License
     * 2.0 and the Server Side Public License, v 1; you may not use this file except
     * in compliance with, at your election, the Elastic License 2.0 or the Server
     * Side Public License, v 1.
     */
    package org.elasticsearch.gradle.internal.precommit;
    
    import org.apache.commons.codec.binary.Hex;
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Mon Jul 26 12:16:14 GMT 2021
    - 14.3K bytes
    - Click Count (0)
  3. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BwcVersions.java

    /*
     * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
     * or more contributor license agreements. Licensed under the Elastic License
     * 2.0 and the Server Side Public License, v 1; you may not use this file except
     * in compliance with, at your election, the Elastic License 2.0 or the Server
     * Side Public License, v 1.
     */
    package org.elasticsearch.gradle.internal;
    
    import org.elasticsearch.gradle.Architecture;
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 16.8K bytes
    - Click Count (0)
  4. go.mod

    	github.com/coreos/go-systemd/v22 v22.5.0
    	github.com/cosnicolaou/pbzip2 v1.0.5
    	github.com/dchest/siphash v1.2.3
    	github.com/dustin/go-humanize v1.0.1
    	github.com/eclipse/paho.mqtt.golang v1.5.0
    	github.com/elastic/go-elasticsearch/v7 v7.17.10
    	github.com/fatih/color v1.18.0
    	github.com/felixge/fgprof v0.9.5
    	github.com/fraugster/parquet-go v0.12.0
    	github.com/go-ldap/ldap/v3 v3.4.11
    	github.com/go-openapi/loads v0.22.0
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Oct 10 18:57:03 GMT 2025
    - 12.2K bytes
    - Click Count (0)
  5. .github/ISSUE_TEMPLATE/bug.md

     visit https://discuss.elastic.co/c/elasticsearch"
    labels: ">bug,needs:triage"
    
    ---
    <!--
    GitHub is reserved for bug reports and feature requests; it is not the place
    for general questions. If you have a question or an unconfirmed bug , please
    visit the [forums](https://discuss.elastic.co/c/elasticsearch).  Please also
    check your OS is [supported](https://www.elastic.co/support/matrix#show_os).
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 07 00:50:18 GMT 2020
    - 1.3K bytes
    - Click Count (0)
  6. .github/ISSUE_TEMPLATE/config.yml

    blank_issues_enabled: true
    contact_links:
      - name: Question
        url: https://discuss.elastic.co/c/elasticsearch
        about: Ask (and answer) questions here.
      - name: Security Vulnerability
        url: https://www.elastic.co/community/security
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu May 07 00:50:18 GMT 2020
    - 312 bytes
    - Click Count (0)
  7. .github/ISSUE_TEMPLATE/test-failure.md

    **Repro line**:
    
    **Reproduces locally?**:
    
    **Applicable branches**:
    
    **Failure history**:
    <!--
    Link to build stats and possible indication of when this started failing and how often it fails
    <https://build-stats.elastic.co/app/kibana>
    -->
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Fri May 15 10:26:59 GMT 2020
    - 464 bytes
    - Click Count (0)
  8. build-tools-internal/src/integTest/resources/org/elasticsearch/gradle/fake_elasticsearch-with-added-config.tar.gz

    ons ## JVM configuration ########## ## IMPORTANT: JVM heap size ########## ## ## You should always set the min and max JVM heap ## size to the same value. For example, to set ## the heap to 4 GB, set: ## ## -Xms4g ## -Xmx4g ## ## See https://www.elastic.co/guide/en/elasticsearch/reference/current/heap-size.html ## for more information ## ########## # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms1g -Xmx1g ########## ## Expert settings...
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 1.2K bytes
    - Click Count (0)
  9. build-tools-internal/src/integTest/resources/org/elasticsearch/gradle/fake_elasticsearch.tar.gz

    ons ## JVM configuration ########## ## IMPORTANT: JVM heap size ########## ## ## You should always set the min and max JVM heap ## size to the same value. For example, to set ## the heap to 4 GB, set: ## ## -Xms4g ## -Xmx4g ## ## See https://www.elastic.co/guide/en/elasticsearch/reference/current/heap-size.html ## for more information ## ########## # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms1g -Xmx1g ########## ## Expert settings...
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 1.1K bytes
    - Click Count (0)
  10. build-tools-internal/src/integTest/resources/org/elasticsearch/gradle/fake_elasticsearch-with-added-jar.tar.gz

    ons ## JVM configuration ########## ## IMPORTANT: JVM heap size ########## ## ## You should always set the min and max JVM heap ## size to the same value. For example, to set ## the heap to 4 GB, set: ## ## -Xms4g ## -Xmx4g ## ## See https://www.elastic.co/guide/en/elasticsearch/reference/current/heap-size.html ## for more information ## ########## # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms1g -Xmx1g ########## ## Expert settings...
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 1.6K bytes
    - Click Count (0)
Back to Top