Convert arbitrary JSON events to logs in Metoro
https://us-east.metoro.io/api/v1/webhook/event/log
level
or severity
field in your payload with values like “info”, “warn”, “error”, etc.message
or msg
fields if present, otherwise it will use the entire payload as the message.