Tyk (oss) - Access Logs

Hello, I’m using TYK (oss) and I would like to ask if there is a way to log the access logs in systemd (journalctl). I have read in Tyk Documentations that this option is available via analytics but all of me tries had no success. I also try to turn on Debug logs by setting up debug_level:“debug” in tyk conf, after doing that I was able to see the incoming request for an api but I dont want to get all of the debug log.
Is there a way to catch incoming requests for an api without debug logs?
Thanks

If you have pump configured, then you can get the access logs you are looking for. The quickest way to view the logs is with Stdout however, we have a range of other options.

Hope this helps.