As of now, http input plugin acts as "server" and listens for incoming connections .Is it possible to configure to connect is as "client" like tcp plugin does. tcp plugin had a mode attribute which will enable to act it is server or client
Like the http_poller input?