Block Countries Behind ELB
To block countries behind an ELB (Elastic Load Balancer) you should use Maxmind’s GeoIP Country Database. […]
To block countries behind an ELB (Elastic Load Balancer) you should use Maxmind’s GeoIP Country Database. […]
Adding Godaddy Cert to EC2 ELB Setup AWS Command Line Interface Setup instructions are found here: […]
Description Logstash filters for ssh brute for, sudo auth failures, or failed login attempts Filters grok […]
How to get Logstash to read your ec2 instance id logstash.sh !/bin/bash EC2_INSTANCE_ID=$(curl -s http://169.254.169.254/latest/meta-data/instance-id) export […]
Objective: Set Timezone to UTC on Ubuntu 12.04 LTS Howto You will be using tzdata and […]