Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action log: Exclude usergroups from logging #26353

Closed
jjnxpct opened this issue Sep 18, 2019 · 8 comments
Closed

Action log: Exclude usergroups from logging #26353

jjnxpct opened this issue Sep 18, 2019 · 8 comments

Comments

@jjnxpct
Copy link

jjnxpct commented Sep 18, 2019

It might be a nice feature to disable action logging for specific usergroups.

Maybe you would like to only log actions in the backend (managers) without logging actions from registered users on the frontend.

Or maybe you would like to log all actions except Super Admin actions. Just to keep track of what other (not you as SU) are doing on the back- or frontend. So you can blame theme when things go wrong ;-)

@SharkyKZ
Copy link
Contributor

Not sure about selective logging but we could definitely add a user group filter to com_actionlogs.

@alikon
Copy link
Contributor

alikon commented Sep 19, 2019

not convinced about selective logging.... but adding a user group filter seems reasonable to me

@SharkyKZ
Copy link
Contributor

Actually you can log specific user groups by changing the access level of Actionlog plugins.

@jjnxpct
Copy link
Author

jjnxpct commented Oct 15, 2019

So we could create an access level and add the usergroups to the we want to log and then set the plugin(s) to that access level?

Or if you don't want to log frontend actions you could use the default 'special' access level?

Both options would not exclude Super User a I think?

@SharkyKZ
Copy link
Contributor

So we could create an access level and add the usergroups to the we want to log and then set the plugin(s) to that access level?

Yes.

Or if you don't want to log frontend actions you could use the default 'special' access level?

I don't think this would exclude frontend actions.

Both options would not exclude Super User a I think?

The first option would, if configured properly.

@jjnxpct
Copy link
Author

jjnxpct commented Oct 15, 2019

OK thanks @SharkyKZ

@alikon
Copy link
Contributor

alikon commented Oct 15, 2019

can we close this than @jjnxpct @SharkyKZ ?

@jjnxpct
Copy link
Author

jjnxpct commented Oct 15, 2019

Yes!

@jjnxpct jjnxpct closed this as completed Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants