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.
wget (Windows)
Using
wget
on Windows to send data to Stroom.There is a version of wget
for windows
- Use
--post-file
argument to supply the data - Use
--certificate
and--certificate-type
arguments to specify your client certificate - Use
--header
argument to inform Stroom which feed and environment your data relates to
Last modified November 13, 2024: Merge branch '7.0' into 7.1 (18e4cac)