Update SysLogServer.py
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
## Syslog Server in Python.
|
||||
##
|
||||
|
||||
LOG_FILE = 'youlogfile.log'
|
||||
HOST, PORT = "0.0.0.0", 514
|
||||
|
||||
OracleUser = ''
|
||||
|
||||
Reference in New Issue
Block a user