Skip to content

piyush-palta/syslog-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Syslog Server

Syslog Server is a python based server module used for syslogging of events. It is an integral part of Intrusion Detection System project & will be logging authorization & authentication events, which will be used to train the machine learning model for anomaly detection.

Getting Started

To clone the project in your local systems:

$ git clone https://github.com/piyush-palta/syslog-server.git

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Installing

The below command will start the syslog server :

$ python main.py

To configure host, tcp_port, udp_port & log file location :

$ python main.py host_name tcp_port udp_port log_file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages