Data Formats
The data formats to use when sending data to Stroom.
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.
Stroom and Stroom Proxy have a simple HTTP POST interface that requires HTTP header arguments to be supplied as described here.
Files are posted to Stroom and Stroom Proxy as described here.
Stroom will return a response code indicating the success or failure status of the post as described here
Data can be sent from any operating systems or applications. Some examples to aid in sending data can be found here
It is common practice for the developers/admins of a client system to write the translation to normalise their data as they’re in the best position to understand their logging and to generate specific events as required. See here for further details.
The data formats to use when sending data to Stroom.
A collection of example client applications for sending data to Stroom or one of its proxies.
The various HTTP headers that can be sent with data.
The HTTP response codes returned by stroom.
Description of the data formats for sending data into a Stroom instance.
Configuring SSL with cURL.
How to send data using token based authentication.
How to create java key/trust stores for use with Java client applications.