liwonace / lsiem

빅데이터 기반 보안 관제 시스템 / Big data-based SIEM(Security Information & Event Management)
Apache License 2.0
11 stars 11 forks source link

LSIEM

Big data-based SIEM(Security Information & Event Management). LSIEM's L means is linux and liwonace.

Getting Started

Prerequisites

Server module is CentOS 7.5 x64 or higher Linux environment. Minimum disk space of 500 GB or more is required.

Installing

pip

curl -k -O https://bootstrap.pypa.io/get-pip.py
python get-pip.py

beautifulsoup4

pip install beautifulsoup4

paramiko-2.4.2 bcrypt-3.1.4 pynacl-1.3.0

pip install paramiko

kafka_2.12-1.1.0

logstash 6.3.0

java-1.8.0-openjdk

yum install java-1.8.0-openjdk-devel.x86_64

scp.py module

r elastic package

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

License

This project is licensed under the Apache License Version 2.0 - see the [LICENSE] file for details

Acknowledgments