All Projects → orgito → elk-upgrade

orgito / elk-upgrade

Licence: MIT license
Elastic Stack Upgrade with Ansible

Projects that are alternatives of or similar to elk-upgrade

eslog tutorial
From Raw Logs to Real Insights - A tutorial for getting started with log analytics using Elastic Stack.
Stars: ✭ 28 (+0%)
Mutual labels:  kibana, elasticstack, logstash
osint-combiner
Combining OSINT sources in Elastic Stack
Stars: ✭ 77 (+175%)
Mutual labels:  kibana, elasticstack, logstash
Ansible Elk
📊 Ansible playbook for setting up an ELK/EFK stack and clients.
Stars: ✭ 284 (+914.29%)
Mutual labels:  kibana, logstash, playbook
ncedc-earthquakes
The complete set of earthquake data with the Elastic Stack demo.
Stars: ✭ 22 (-21.43%)
Mutual labels:  kibana, logstash
Json Logging Python
Python logging library to emit JSON log that can be easily indexed and searchable by logging infrastructure such as ELK, EFK, AWS Cloudwatch, GCP Stackdriver
Stars: ✭ 143 (+410.71%)
Mutual labels:  kibana, logstash
Elk Stack
ELK Stack ... based on Elastic Stack 5.x
Stars: ✭ 148 (+428.57%)
Mutual labels:  kibana, logstash
Vagrant Elastic Stack
Giving the Elastic Stack a try in Vagrant
Stars: ✭ 131 (+367.86%)
Mutual labels:  kibana, logstash
Docker Elastic Stack
ELK Stack Dockerfile
Stars: ✭ 175 (+525%)
Mutual labels:  kibana, logstash
Synesis lite suricata
Suricata IDS/IPS log analytics using the Elastic Stack.
Stars: ✭ 167 (+496.43%)
Mutual labels:  kibana, logstash
Elastiflow
Network flow analytics (Netflow, sFlow and IPFIX) with the Elastic Stack
Stars: ✭ 2,322 (+8192.86%)
Mutual labels:  kibana, logstash
elastic-stack-testing
Elastic Stack Testing Framework (ESTF) 🤖
Stars: ✭ 47 (+67.86%)
Mutual labels:  kibana, logstash
Elk Hole
elasticsearch, logstash and kibana configuration for pi-hole visualiziation
Stars: ✭ 136 (+385.71%)
Mutual labels:  kibana, logstash
Elastic Stack
Aprenda Elasticsearch, Logstash, Kibana e Beats do jeito mais fácil ⭐️
Stars: ✭ 135 (+382.14%)
Mutual labels:  kibana, logstash
Elk Docker
Elasticsearch, Logstash, Kibana (ELK) Docker image
Stars: ✭ 1,973 (+6946.43%)
Mutual labels:  kibana, logstash
Docker Elk
The Elastic stack (ELK) powered by Docker and Compose.
Stars: ✭ 12,327 (+43925%)
Mutual labels:  kibana, logstash
Microservices Sample
Sample project to create an application using microservices architecture
Stars: ✭ 167 (+496.43%)
Mutual labels:  kibana, logstash
Microservice Scaffold
基于Spring Cloud(Greenwich.SR2)搭建的微服务脚手架(适用于在线系统),已集成注册中心(Nacos Config)、配置中心(Nacos Discovery)、认证授权(Oauth 2 + JWT)、日志处理(ELK + Kafka)、限流熔断(AliBaba Sentinel)、应用指标监控(Prometheus + Grafana)、调用链监控(Pinpoint)、以及Spring Boot Admin。
Stars: ✭ 211 (+653.57%)
Mutual labels:  kibana, logstash
tutorials
Tutorials
Stars: ✭ 80 (+185.71%)
Mutual labels:  kibana, logstash
Elassandra
Elassandra = Elasticsearch + Apache Cassandra
Stars: ✭ 1,610 (+5650%)
Mutual labels:  kibana, logstash
Elastic
Elastic Stack (6.2.4) 을 활용한 Dashboard 만들기 Project
Stars: ✭ 121 (+332.14%)
Mutual labels:  kibana, logstash

This code is published as part of the corresponding blog article at the Toptal Engineering Blog

Visit https://www.toptal.com/blog and subscribe to our newsletter to read great posts!

Ansible Playbook to upgrade the Elastic Stack

For upgrades withing the same major version. Eg: 6.4.3 to 6.5.0.

Usage:

Edit the inventory to reflect your setup, run the playbook:

$ ansible-playbook -i inventory -e elk_version=6.5.0 main.yml
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].