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

Mongo-based audit log not working #558

Closed
jnm opened this issue Jun 25, 2019 · 3 comments
Closed

Mongo-based audit log not working #558

jnm opened this issue Jun 25, 2019 · 3 comments
Assignees
Labels

Comments

@jnm
Copy link
Member

jnm commented Jun 25, 2019

This probably needs to be included in the kc_environ.py settings:

'audit_logger': {
'handlers': ['audit'],
'level': 'DEBUG',
'propagate': True
}

@jnm jnm self-assigned this Jun 25, 2019
@jnm jnm added the bug label Jun 25, 2019
@jnm
Copy link
Member Author

jnm commented Jun 26, 2019

The audit log doesn't keep track of API activity at all, even in the upstream code. Closing in favor of kobotoolbox/kobo-docker#245.

@jnm jnm closed this as completed Jun 26, 2019
@jnm
Copy link
Member Author

jnm commented Dec 3, 2020

Okay, past John, just because the audit log doesn't track deletions made via the API doesn't mean it's totally useless and not worth enabling.

@jnm jnm reopened this Dec 3, 2020
@jnm
Copy link
Member Author

jnm commented Dec 3, 2020

@jnm jnm closed this as completed Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant