Files
nats-server/server/configs/test.conf
Máximo Cuadros Ortiz d99c6aeead remote syslog support
2014-10-16 00:45:44 +02:00

28 lines
346 B
Plaintext

# Simple config file
port: 4242
net: apcera.me # net interface
http_port: 8222
authorization {
user: derek
password: bella
timeout: 1
}
# logging options
debug: false
trace: true
logtime: false
log_file: "/tmp/gnatsd.log"
syslog: true
remote_syslog: "udp://foo.com:33"
#pid file
pid_file: "/tmp/gnatsd.pid"
prof_port: 6543