You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: