In this tutorial we will setup a Basic Kibana Dashboard for a Web Server that is running a Blog on Nginx. What do we want to achieve? We will setup common visualizations to give us an idea on how our
Analytics
A collection of 6 posts
Setup a 5 Node Highly Available Elasticsearch Cluster
This is post 1 of my big collection of elasticsearch-tutorials [https://blog.ruanbekker.com/blog/categories/elasticsearch-tutorials] which includes, setup, index, management, searching, etc. More details at the bottom. In this tutorial we will setup a 5 node highly available
Ship your Logs to Elasticsearch with Filebeat
Filebeat [https://www.elastic.co/guide/en/beats/filebeat/6.7/filebeat-overview.html] by Elastic is a lightweight log shipper, that ships your logs to Elastic products such as Elasticsearch and Logstash. Filbeat monitors the logfiles from the given configuration
Bash Script to Parse and Analyze Nginx Access Logs
I wanted a quick way to analyze nginx access logs from the command line, where I only wanted to see the following: * Top 10 Request IP's (from the current Access Log) * Top Request Methods (From the Current Access
How to Ingest Nginx Access Logs to Elasticsearch using Filebeat and Logstash
In this post we will setup a Pipeline that will use Filebeat to ship our Nginx Web Servers Access Logs into Logstash, which will filter our data according to a defined pattern, which also includes Maxmind's GeoIP, and
How to Ingest Nginx Access Logs to Elasticsearch using Filebeat and Logstash
In this post we will setup a Pipeline that will use Filebeat to ship our Nginx Web Servers Access Logs into Logstash, which will filter our data according to a defined pattern, which also includes Maxmind's GeoIP, and
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!