send_to_stroom.sh (Linux)
A shell script for sending logs to Stroom or one of its proxies
send_to_stroom.sh
is a small bash script to make it easier to send data to stroom.
To use it download the following files using wget or similar, replacing SEND_TO_STROOM_VER with the latest released version from
here
:
To see the help for send_to_stroom.sh, enter ./send_to_stroom.sh --help
The following is an example of using send_to_stroom.sh to send all logs in a directory:
Last modified October 16, 2025: Update 7.10 rel notes (26abb2c)