debug mode
This commit is contained in:
@@ -15,10 +15,11 @@ docker build . -t docker.asperti.com/paspo/syslog-forwarder
|
||||
## environment
|
||||
|
||||
Variable | Default | Description
|
||||
--------------|-----------|---------------------------
|
||||
--------------|-----------|----------------------------------------------------
|
||||
TARGET_HOST | 127.0.0.1 | target server IP/hostname
|
||||
TARGET_PROTO | tcp | `tcp` or `udp`
|
||||
TARGET_PORT | 514 | target server syslog port
|
||||
DEBUG | 0 | if != 0, every received log line is shown on stdout
|
||||
|
||||
## run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user