All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tions.willow-deployer.2.0.1.source-code.willow-logstash.conf Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version
input {
  @logstash.input@
}
filter {
  @logstash.filter@
}
output {
  websocket {
    flush_interval => 2000
    uri => "@deployer.statistics.uri@"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy