Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

V1V1/Graylog-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Graylog-Setup

Graylog2 logging server setup script. More information about this script and what its for can be found in this blogpost: https://thevivi.net/2018/03/23/attack-infrastructure-logging-part-1-logging-server-setup/

Usage:

Change the following settings at the top of the script before running it:

  1. username = 'admin'
  2. password = 'Str0ng_Pa55w0rd'
  3. bind_port = '9000'
  4. In openssl_config, change the 'IP.1 = 127.0.0.1' to match the IP address of your server i.e. IP.1 = YOUR_IP_ADDRESS

NOTE:

I've only tested this on Debian 9, it may require a little tweaking for use on other operating systems.

Example:

$ sudo python graylog-setup.py

Releases

No releases published

Packages

 
 
 

Languages