Installing Graylog on CentOS 7
For this install, I am installing on my own host on VirtualBox with CentOS7. Inspiration for this install was taken from the official graylog docs here Make sure that you install guest additions: sudo yum…
For Windows operating systems solutions.
For this install, I am installing on my own host on VirtualBox with CentOS7. Inspiration for this install was taken from the official graylog docs here Make sure that you install guest additions: sudo yum…
Check network settings sudo nmtui Change hostname & settings and go to: sudo nano /etc/hosts Append any host names and aliases for Internal Network sudo yum update Check SELinux with sestatus command, if enabled, follow…