The page that you are currently viewing is for an old version of Stroom (7.1). The documentation for the latest version of Stroom (7.6) can be found using the version drop-down at the top of the screen or by clicking here.

Example Clients

A collection of example client applications for sending data to Stroom or one of its proxies.

The following article provides examples to help data providers send data to Stroom via the HTTPS interface. The code for the clients is in the stroom-clients repository stroom-clients .


curl (Linux)

How to use the curl command to send data to Stroom.

curl (Windows)

Using Curl on Windows to send data to Stroom.

event-logging (Java library)

A Java library for logging events in Java applications.

send_to_stroom.sh (Linux)

A shell script for sending logs to Stroom or one of its proxies

Simple C# Client

A simple C# client for sending data files to Stroom.

Simple Java Client

A simple Java client for sending data files to Stroom.

stroom-log-sender (Docker)

A Docker image for peridoically sending log files generated by an application to Stroom.

VBScript (Windows)

Using VBScript to send data to Stroom.

wget (Windows)

Using wget on Windows to send data to Stroom.

Last modified September 3, 2024: Merge branch '7.0' into 7.1 (27ab3d5)