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