Send-http reason why Warning or Fatal

Hello
The subject of my topic is maybe not clear and I’ll try to explain
I configure backups on computers to send an http report with the option --send-http-level=all. It works great.
It’s nice to know when backups end with the ParsedResult “Success” but when they finish with the ParsedResult Warning or Fatal, I would like to know the reason why it issued (like it is shown on the local web interface).
Is it possible ?
Thanks for your replies

Using send-http-result-output-format=json you can get a detailed json with the LogLines: property containing the array of messages from the backup.

1 Like

I use this but no Loglines appears :

--send-http-url=http://mywebserver
--send-http-level=all
--send-http-result-output-format=Json