-n option in journalctl indicates the number of lines you'd like to see from the tail of the log:
journalctl --unit=my.service -q --no-pager -n 100
journalctl --unit=my.service -q --no-pager -e