Abhishek SinghforAbhishek's Blogmakeitsimple.hashnode.net·Jan 2, 2023Streamline Your Data Workflow with Docker and ELKThe Elastic stack, or ELK for short, is a collection of tools that will turn you into a data wizard in no time! Whether you need to store, search, or analyze your data, ELK has you covered. First up, we have Elasticsearch. This bad boy is a distribut...Discuss·5 likes·81 readsDocker
Smit ShahforSmit Shah's Blogshahsmit.hashnode.net·Oct 22, 2022Logstash x Kafka Integration Part 2In the previous post, we explored the in-build functionality of Kafka Inputs in Logstash bundle i.e. those are already available when you install Logstash. In this post, we will install plugins that are not available in the default bundle. Pre-requis...Discuss·5 likes·55 readslogstash
Smit ShahforSmit Shah's Blogshahsmit.hashnode.net·Feb 2, 2023Spring Boot Integrate with ElasticsearchIn this article, we will explore how to set up the elastic search as a DB, in a few simple steps. You can go and set up a default application via start.spring.io Once you have set up your project, you can add the following dependencies to your pom.xm...Discuss·33 readsBeginner Developers
Meenal JyotikaforMeenal Jyotikameenaljyotika.hashnode.net·Apr 13, 2023Understanding ELKE = Elasticsearch Elasticsearch is one of the most popular search engines. It is perfect for storing unstructured data, then retrieving data when needed with blazing speed via its search engine capabilities built on Apache Lucene. It is commonly u...Discusselk
Naresh ChangarapuforNaresh-devops blognaresh-devops.hashnode.net·Apr 6, 2023Installing and configuring ELASTIC-STACK (Elasticsearch, Logstash, Beat &Kibana) on Amazon-linuxPlease find all about the continuous monitoring using ELK and installation of elastic search, logstash, filebeat and kibana on ubuntu at https://naresh-devops.hashnode.dev/continuous-monitoring-using-elk ELK stack - Logging and Monitoring Tool Conti...Discusselasticsearch
Smit ShahforSmit Shah's Blogshahsmit.hashnode.net·Feb 11, 2023Python Integrate with ElasticsearchMaking use of open-source library to extend the functionality and data available Pre-requites: Elasticsearch & Kibana already setup Python 3 & Above In this tutorial, we will be using python to connect to elastic search. This is to demonstrate to...Discuss·36 readsPython
Smit ShahforSmit Shah's Blogshahsmit.hashnode.net·Feb 2, 2023Spring Boot Integrate with ElasticsearchIn this article, we will explore how to set up the elastic search as a DB, in a few simple steps. You can go and set up a default application via start.spring.io Once you have set up your project, you can add the following dependencies to your pom.xm...Discuss·33 readsBeginner Developers
Smit ShahforSmit Shah's Blogshahsmit.hashnode.net·Jan 15, 2023Kibana Watcher - Write and Build Metric-beat Summary EmailLet's continue from the previous article and write yet another watcher. In my previous experience, this watcher has helped to keep track of the status of my server without logging into Kibana every day. Here is the watcher that is triggered every 24h...Discuss·31 readsBeginner Developers
Abhishek SinghforAbhishek's Blogmakeitsimple.hashnode.net·Jan 2, 2023Streamline Your Data Workflow with Docker and ELKThe Elastic stack, or ELK for short, is a collection of tools that will turn you into a data wizard in no time! Whether you need to store, search, or analyze your data, ELK has you covered. First up, we have Elasticsearch. This bad boy is a distribut...Discuss·5 likes·81 readsDocker
Smit ShahforSmit Shah's Blogshahsmit.hashnode.net·Oct 22, 2022Logstash x Kafka Integration Part 2In the previous post, we explored the in-build functionality of Kafka Inputs in Logstash bundle i.e. those are already available when you install Logstash. In this post, we will install plugins that are not available in the default bundle. Pre-requis...Discuss·5 likes·55 readslogstash
Nir AdlerforPiece by Pieceniradler.hashnode.net·Dec 5, 2018Getting Started With ELK Stack By Building Uptime Monitor.What is ELK? long story short, ELK stand for Elasticsearch, Logstash, Kibana. Elasticsearch is a full-text, distributed NoSQL database. Logstash is a tool for collecting, parsing and storing logs for future use. Kibana is an open-source analytics and...Discusskibana