Use of journalctl from within a snap

Thank you. So for example I could use something like this to gather the logs locally (so use localhost instead of a remote server)

And then run journalctl on the snap directory from my snap because this is a journald output in my $SNAP_DATA directory so the permissions would be ok?