Set up
- Follow the shared Log Forwarders guide to add Generic JSON and open Forwarder Details
- Configure your source to POST JSON to the HTTP or HTTPS listener shown there
- Choose HTTP body format on the integration:
- JSON object or array — one JSON value per request (pretty-printed objects are fine; a root array becomes one event per element)
- Newline-delimited JSON (NDJSON) — one JSON object per line
- Events will begin showing up shortly

