Hello,
I want to export n8n’s log streaming using a webhook to send logs to a Loki URL in Grafana, so I can visualize the logs directly in Grafana. However, when I try to use the Send Test Event feature in n8n, it returns an error without specifying what went wrong.
How can I properly configure n8n to send log streaming data via webhook to Loki? Any guidance or examples would be greatly appreciated!