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 April 25, 2024: Update 7.3 DB migs (f38e2e3)