sdfdsf
This commit is contained in:
@@ -3,8 +3,38 @@ input {
|
|||||||
## port => 5044
|
## port => 5044
|
||||||
## }
|
## }
|
||||||
|
|
||||||
tcp {
|
# tcp {
|
||||||
port => 5000
|
# port => 5000
|
||||||
|
# }
|
||||||
|
|
||||||
|
rabbitmq {
|
||||||
|
host => "ibpcorp.c-xtra.com:49072"
|
||||||
|
queue => "web.debug"
|
||||||
|
user => "ibpcorp"
|
||||||
|
password => "KjUuC754D5xTSpqf"
|
||||||
|
threads => 1
|
||||||
|
vhost => "ibpcorp"
|
||||||
|
passive => true
|
||||||
|
}
|
||||||
|
|
||||||
|
rabbitmq {
|
||||||
|
host => "ibpcorp.c-xtra.com:49072"
|
||||||
|
queue => "web.error"
|
||||||
|
user => "ibpcorp"
|
||||||
|
password => "KjUuC754D5xTSpqf"
|
||||||
|
threads => 1
|
||||||
|
vhost => "ibpcorp"
|
||||||
|
passive => true
|
||||||
|
}
|
||||||
|
|
||||||
|
rabbitmq {
|
||||||
|
host => "ibpcorp.c-xtra.com:49072"
|
||||||
|
queue => "web.info"
|
||||||
|
user => "ibpcorp"
|
||||||
|
password => "KjUuC754D5xTSpqf"
|
||||||
|
threads => 1
|
||||||
|
vhost => "ibpcorp"
|
||||||
|
passive => true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user