Auditing a service itself
Cybernetks opened this issue · 0 comments
Cybernetks commented
Hi,
Together with the team I was looking at this bundle, which on first view looks very useful!
But the thing that threw us off in the docs is the auditing_services
config.
At first we thought this meant we could specify services so that when the service gets called we get an Audit entry.
But now we're doubting if this is the case? Since it only talks about Doctrine Entity Manager services.
So our question is the following: Can we also Audit if the system calls a service and who was logged in at the time?
(F.e. User X called service DownloadMedia Y )
Thanks in advance!