4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    12 results tagged es x
    • thumbnail
      Flattened Datatype Mappings - Elasticsearch Tutorial - Coralogix

      this

      September 1, 2021 at 10:10:21 AM GMT+2 - permalink - archive.org - https://coralogix.com/blog/flattened-datatype-mappings-elasticsearch-tutorial/
      elasticsearch es flat mapping
    • thumbnail
      Introducing OpenSearch | AWS Open Source Blog

      they did it

      April 15, 2021 at 10:16:43 AM GMT+2 - permalink - archive.org - https://aws.amazon.com/fr/blogs/opensource/introducing-opensearch/
      aws elasticsearch es opensearch
    • Security for Elasticsearch is now free | Elastic Blog

      nice!

      May 21, 2019 at 9:55:32 AM GMT+2 - permalink - archive.org - https://www.elastic.co/blog/security-for-elasticsearch-is-now-free
      es
    • Should I use Logstash or Elasticsearch ingest nodes? | Elastic

      Dans la plupart des cas, on peut maintenant oublier logstash et utiliser les ingest node (pipeline) d'elasticsearch

      EFK (Elasticsearch, Filebeat, Kibana)

      February 26, 2019 at 12:59:34 PM GMT+1 * - permalink - archive.org - https://www.elastic.co/blog/should-i-use-logstash-or-elasticsearch-ingest-nodes
      elasticsearch es
    • ElasticSearch Head
      December 6, 2017 at 10:41:30 PM GMT+1 - permalink - archive.org - https://chrome.google.com/webstore/detail/elasticsearch-head/ffmkiejjmecolpfloofpjologoblkegm/related
      elasticsearch es
    • GitHub - abutaha/aws-es-proxy: aws-es-proxy is a small web server application sitting between your HTTP client (browser, curl, etc...) and Amazon Elasticsearch service.

      Amazon Elasticsearch access control may be based on IAM account with signed request mechanism
      One way not to rewrite all applications is using such a proxy

      September 5, 2017 at 5:35:53 PM GMT+2 * - permalink - archive.org - https://github.com/abutaha/aws-es-proxy
      aws elasticsearch es
    • nagios-plugin-elasticsearch/check_elasticsearch at master · anchor/nagios-plugin-elasticsearch · GitHub
      June 14, 2016 at 11:46:19 AM GMT+2 - permalink - archive.org - https://github.com/anchor/nagios-plugin-elasticsearch/blob/master/check_elasticsearch
      check es nagios
    • Performance Considerations for Elasticsearch Indexing | Elastic
      February 3, 2016 at 3:17:43 PM GMT+1 - permalink - archive.org - https://www.elastic.co/blog/performance-considerations-elasticsearch-indexing
      elasticsearch es perf
    • Elasticsearch Indexing Performance Cheatsheet - codecentric Blog : codecentric Blog
      February 3, 2016 at 3:17:23 PM GMT+1 - permalink - archive.org - https://blog.codecentric.de/en/2014/05/elasticsearch-indexing-performance-cheatsheet/
      elasticsearch es perf
    • How to fix your Elasticsearch cluster stuck in initializing shards mode?

      Ok donc cet article m'a été vraiment utile.. à garder en cas d'autres problèmes avec ES

      for shard in $(curl -XGET http://localhost:9200/_cat/shards | grep UNASSIGNED | awk '{print $2}'); do
      curl -XPOST 'localhost:9200/_cluster/reroute' -d '{
      "commands" : [ {
      "allocate" : {
      "index" : "t37",
      "shard" : $shard,
      "node" : "datanode15",
      "allow_primary" : true
      }
      }
      ]
      }'
      sleep 5
      done

      December 10, 2015 at 10:53:07 AM GMT+1 - permalink - archive.org - https://t37.net/how-to-fix-your-elasticsearch-cluster-stuck-in-initializing-shards-mode.html
      debug elasticsearch es fix
    • Grafana & ES

      [07:27] < torkelo>| matejz: I have managed to get about 140~ bytes per measurement (ES) asyd
      [07:27] < matejz>| and was thinking of using it for metrics as well aviau
      [07:27] < torkelo>| which is 12x the size requirement of Graphite (12 bytes per measurement)

      [10:16] < torkelo> | agree, if you store more than 100 000 metrics/s I think ES is not a good option. But for short term performance logging the new metric features for flat_white
      percentile and moving average, etc are looking very good

      September 7, 2015 at 10:18:03 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?bFlLkQ
      es grafana graphite
    • Snapshot And Restore

      Pour backup son elasticsearch

      Attention le snapshot n'est pas restaurable d'une version à une autre.. j'ai eu ce problème et j'ai utilisé https://github.com/mallocator/Elasticsearch-Exporter

      Marche bien!

      October 2, 2014 at 12:51:21 PM GMT+2 - permalink - archive.org - http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-snapshots.html
      elasticsearch es
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation