The following is a master script that was created to check on the health for Logstash and Elasticsearch nodes. This is helpful if you don’t have x-pack setup in your… [Continue Reading]
Category: shell scripting
Monitoring Elasticsearch Nodes for Low Disk space
Scenario: You login to Kibana and notice there’s no new logs within the past 15 minutes, the last time you received a log was 18 hours ago. You then run… [Continue Reading]
Automation of LAMP Installations
LAMP Install Automated I had a small project where I was tasked with installing and configuring several virtual machines with their respective *AMP components (apache, maria db and php.) After performing… [Continue Reading]