HTTP
The HTTP input plugin allows you to send custom records to an HTTP endpoint.
Configuration Parameters
Getting Started
curl -d @app.log -XPOST -H "content-type: application/json" http://localhost:8888/app.logConfiguration File
Command Line
Last updated
Was this helpful?