sdfdsf
This commit is contained in:
@@ -1,10 +1,40 @@
|
||||
input {
|
||||
## beats {
|
||||
## port => 5044
|
||||
## }
|
||||
## beats {
|
||||
## port => 5044
|
||||
## }
|
||||
|
||||
tcp {
|
||||
port => 5000
|
||||
# tcp {
|
||||
# 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