Beau CarnesforfreeCodeCampfreecodecamp.org·Dec 12, 2024Learn Elasticsearch with a Comprehensive Beginner-Friendly CourseSearch functionality is one of the most critical features of modern applications, whether you're building websites, e-commerce platforms, or data-driven applications. But how do you create powerful and efficient search engines that can handle vast am...elasticsearch
ConradWilliamcxnrvd.hashnode.dev·Dec 12, 2024Day 2 - Investigating Suspicious Activity with Elastic SIEMIn today's cybersecurity landscape, SIEM (Security Information and Event Management) systems play a critical role in detecting, investigating, and responding to threats. In this blog post, we will walk you through a detailed investigation using Elast...Advent of Cyber 2024SIEM
Thati Jagadishjagadishcoder.hashnode.dev·Dec 5, 2024ElasticSearch DeepDiveWhat is Elasticsearch? Elasticsearch is an open-source, distributed search and analytics engine built on top of Apache Lucene. It offers advanced full-text search capabilities and real-time data processing, making it highly efficient for applications...elasticsearch
Marwane Chahoudmar1.hashnode.dev·Nov 25, 2024Elastic Observability 101Introduction Have you ever wondered how a pilot can navigate an airplane through dark skies and storms, carrying hundreds of passengers, and still reach their destination after hours of flight? The answer lies in the tools provided by the airplane ma...11 likes·39 readsElastic
Richard Zhang163.hashnode.dev·Nov 15, 2024Elasticsearch Overview(1)- Benefits & ScenariosWhat is Elasticsearch? •Distributed search and analytics engine •Provides near real-time search and analytics for all types of data. •Whether you have structured or unstructured text, numerical data, or geospatial data. •Elasticsearch can efficientl...elasticsearch
Ze Coutoprotocol-udp.hashnode.dev·Nov 12, 2024Simple and Easy Elastic SIEM LabIn this guide, I'll show you how to set up a home lab for Elastic Stack Security Information and Event Management (SIEM) using the Elastic web portal and a Kali Linux virtual machine (VM). You'll also learn how to create security events on the Kali V...116 reads#cybersecurity
mohamed nasserdevnasser.hashnode.dev·Nov 8, 2024Boosting Kubernetes Logging and Monitoring with the EFK StackWant to dive deeper into your application logs and optimize your Kubernetes cluster's performance? The EFK stack—Elasticsearch, Fluentd, and Kibana—provides a robust solution for centralized logging, real-time monitoring, and efficient troubleshootin...EFK
Shobhit SharmaforSystemDesign.blogsystemdesign.blog·Nov 7, 2024Running ELK Stack in a Minikube Kubernetes Environment: The Ultimate GuideOverview of ELK Stack (Elasticsearch, Logstash, Kibana) The ELK Stack is a popular set of tools used for searching, analyzing, and visualizing log data in real time. It is widely used in logging, monitoring, and observability use cases. Elasticsearc...58 readsELKelasticsearch
Vishwas Acharyavishwasacharya.hashnode.dev·Nov 4, 2024ELK Stack Overview (Elasticsearch, Logstash, and Kibana)Introduction to ELK Stack In today's digital age, data is everywhere. From app logs to server metrics, businesses are flooded with data from all angles. But how do we make sense of this data? How can we extract meaningful insights from millions of lo...elk-stack
Prateek Bajpaielasticsearchwithdjango.hashnode.dev·Nov 3, 2024Employee Management API with ElasticSearch and DjangoThis Django application provides a RESTful API for managing employee data using Elasticsearch as the backend database. The API allows for searching, creating, and filtering employees based on various fields such as name, designation, gender, and age....45 readselasticsearch