Alarm journal on different gateways

I split up a project between frontend and backend with the backend containing connections to plc and to an oracle database. The frontend contains perspective, has access to the Oracle DB and has a remote tag provider to connect to backend.

I have an alarm journal table on the frontend and while I actively see alarm show up on the frontend the alarm journal is not populating with those same alarms.

I didn’t think I needed to create an alarm journal also on the frontend, do? If so would I do a remote alarm journal which is tied to the backend alarm journal?