Skip to main content
Wirespeed can ingest JSON logs from any source within your organization. Email addresses, IPs, and important dates are automatically identified and extracted. If you would like additional information extracted, use Chat on the left-hand navigation.

Set up

  1. Follow the shared Log Forwarders guide to add Generic JSON and open Forwarder Details
  2. Configure your source to POST JSON to the HTTP or HTTPS listener shown there
  3. 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
  4. Events will begin showing up shortly