Hi,
I'm looking for a way to automate audit log collection to a third-party platform. I know we can export manually via CSV etc but I need something that picks up events quickly. For instance, if a blocked agent were to try logging in, I need to know about this ASAP not when I've run a daily/weekly CSV export.
Ideally, osTicket would export (push) directly via rsyslog to a remote platform, but I know this feature isn't available (yet).
The next best option would be write some code to attach via the API from the remote end and pull the data. Does anyone know if this possible? If not, is there any way at all to automate log export?
Thanks