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

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

The newest version!
input {
  @logstash.input@
}
filter {
  @logstash.filter@
}
output {
  websocket {
    flush_interval => 2000
    uri => "@deployer.statistics.uri@"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy