Init script for Graylog Web Interface – CentOS 7 / RHEL 7

If you have reached this page from my previous article on How to install Graylog2 on CentOS 7 / RHEL 7, you do not have to modify the below init script; just copy and paste content to graylog2-web init file. This tutorial is for an outdated version of Graylog2. A new version is available here: […]

Init script for Graylog-Server – CentOS 7 / RHEL 7

If you have reached this page from my previous article on How to install Graylog2 on CentOS 7 / RHEL 7, you do not have to modify the below init script; just copy and paste content to graylog2 init file. Create a init script file. # vi /etc/init.d/graylog2 Place the following content in it, if […]

Install VirtualBox Extension Pack on Windows 8.1 / 8.0

After a long time, i am writing an article on Windows platform. This guide is focusing on installing VirtualBox extension on Windows 8.1 / 8. Steps to be performed: 1. Download the latest VirtualBox extension from official website. or use the following link (latest version when writing) https://download.virtualbox.org/virtualbox/5.2.0/Oracle_VM_VirtualBox_Extension_Pack-5.2.0-118431.vbox-extpack 2. Open VirtualBox, File –> Preference –> […]

How to install Graylog2 on CentOS 7 / RHEL 7

Graylog (formerly known as Graylog2) is an open source log management platform, helps you to collect, index and analyze any machine logs on a centralized location. This guide helps you to install Graylog2 on CentOS 7 / RHEL 7, also focus on installation of four other components that makes Graylog2 a power full log management […]

How to install Graylog2 on CentOS 7 / RHEL 7 – Using Source

Graylog (formerly known as Graylog2) is an open source log management platform, helps you to collect, index and analyze any machine logs on a centralized location. This guide helps you to install Graylog2 on CentOS 7 / RHEL 7 using source, also focus on installation of four other components that makes Graylog2 a power full […]