Shell friendly
Pipe logs into the pastebin and get a plain URL back.
journalctl -u hermes-gateway -n 300 --no-pager | curl -sS --data-binary @- https://paste.blahajai.net
curl -sS --data-binary @/path/to/log.txt https://paste.blahajai.net
curl -sS -F content=@/path/to/log.txt https://paste.blahajai.net
JSON clients can still POST to /api/paste.