input {
http {
host => "localhost"
port => "5044"
response_code => 201
}
http {
host => "localhost"
port => "5045"
response_code => 201
}
http {
host => "localhost"
port => "5046"
response_code => 201
}
}
If they are listening on different ports you can have multiple http inputs.