The Windows x64 .tar.gz extracts to a file with no extension. It's actually a .exe that you then run to stat a webserver on localhost. It'll assign a port that you can connect to.
edit: I'm trying to do the 'hello world' tutorial but I don't think my fromhttpstream block is updating when I hit Update. It blanks out the Endpoint area when I hit update, but then seems to do nothing when it's connected to a tolog block.
When I doubleclick on the red box, I do see the JSON for the httpinput, but I'm not seeing anything in the command prompt window.
I bet it's my company's firewall. The app itself will be doing the data fetch and won't be getting through the NTLM proxy, because it's not looking for the HTTP_PROXY settings for the command prompt (which tells it to use cntlm to get through the proxy).
edit: I'm trying to do the 'hello world' tutorial but I don't think my fromhttpstream block is updating when I hit Update. It blanks out the Endpoint area when I hit update, but then seems to do nothing when it's connected to a tolog block.