Skip to content

Instantly share code, notes, and snippets.

View aljoantony's full-sized avatar

Aljo Antony aljoantony

  • Bangalore
View GitHub Profile
#!/bin/bash
###########
# Script install and configure ELK stack Server and can be used for adding new clients to this stack.
# Last modified 3/3/2016
# Author: Aljo Antony
###########
# Define colors in case we decide to use them
color() {
Red='\e[0;31m'