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

      1 septembre 2021 à 10:10:21 UTC+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

      15 avril 2021 à 10:16:43 UTC+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!

      21 mai 2019 à 09:55:32 UTC+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)

      26 février 2019 à 12:59:34 UTC+1 * - permalink - archive.org - https://www.elastic.co/blog/should-i-use-logstash-or-elasticsearch-ingest-nodes
      elasticsearch es
    • ElasticSearch Head
      6 décembre 2017 à 22:41:30 UTC+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

      5 septembre 2017 à 17:35:53 UTC+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
      14 juin 2016 à 11:46:19 UTC+2 - permalink - archive.org - https://github.com/anchor/nagios-plugin-elasticsearch/blob/master/check_elasticsearch
      check es nagios
    • Performance Considerations for Elasticsearch Indexing | Elastic
      3 février 2016 à 15:17:43 UTC+1 - permalink - archive.org - https://www.elastic.co/blog/performance-considerations-elasticsearch-indexing
      elasticsearch es perf
    • Elasticsearch Indexing Performance Cheatsheet - codecentric Blog : codecentric Blog
      3 février 2016 à 15:17:23 UTC+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

      10 décembre 2015 à 10:53:07 UTC+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

      7 septembre 2015 à 10:18:03 UTC+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!

      2 octobre 2014 à 12:51:21 UTC+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