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

org.fusesource.fabric.stream.log.main-usage.txt Maven / Gradle / Ivy

Go to download

An executable jar that streams log data received via stdin to ActiveMQ. (powered by Camel)

There is a newer version: 7.2.0.redhat-083
Show newest version
Usage: --broker  --destination  [other-arguments]

Arguments:
 --broker 
     The ActiveMQ broker URL to send events to.
 --destination 
     The ActiveMQ destination name to send events to.
 --batch-size 
     The number bytes to batch up before sending log events to the broker
 --batch-timeout 
     The maximum amount of time we spend trying to build a bigger batch.
 --compress 
     Should the batch be compressed with Snappy?
 --help
     Displays this help screen.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy