A presentation at Devopsdays Geneva 2019 in in Geneva, Switzerland by David Pilato
Surveiller une application complexe n’est pas une tâche aisée, mais avec les bons outils, ce n’est pas si sorcier. Néanmoins, des périodes fortes telles que les opérations de type “Black Friday” (Vendredi noir) ou période de Noël peuvent pousser votre application aux limites de ce qu’elle peut supporter, ou pire, la faire crasher. Parce que le système est fortement sollicité, il génère encore davantage de logs qui peuvent également mettre à mal votre système de supervision.
Dans cette session, j’aborderai les bonnes pratiques d’utilisation de la suite Elastic pour centraliser et monitorer vos logs. Je partagerai également avec vous quelques trucs et astuces pour vous aider à passer sans souci vos Vendredis noirs !
The following resources were mentioned during the presentation or are useful additional information.
How many shards should I have? How many nodes should I have? What about replicas? Do these questions sound familiar? The answer is often ‘it depends’. This talk will outline the factors that affect sizing and walk you through a quantitative approach to estimating the configuration and size of your cluster.
The rollover index API rolls an alias over to a new index when the existing index is considered to be too large or too old.
The shrink index API allows you to shrink an existing index into a new index with fewer primary shards.
The split index API allows you to split an existing index into a new index, where each original primary shard is split into two or more primary shards in the new index.
Talk give at DevopsDDay Marseille, November 2018.
Here’s what was said about this presentation on social media.