Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Do we save ("erheben") the IP? #514

Open
Baschdl opened this issue May 18, 2020 · 2 comments
Open

Do we save ("erheben") the IP? #514

Baschdl opened this issue May 18, 2020 · 2 comments
Assignees

Comments

@Baschdl
Copy link
Collaborator

Baschdl commented May 18, 2020

Where do we save the IP?

Originally posted by @Baschdl in #441

@kevihiiin
Copy link
Member

Not directly trough Django but doesn't nginx log the IP address in the access.log and error.log by default? So if we haven't turned this off we are still saving the IP address (or an anoymized part of it) from each request, but not specifically per user.

Thinking about it a bit more I think the IP address might also be logged when an error occurs in Django and is written to the log file.

@maltezacharias maltezacharias self-assigned this May 19, 2020
@maltezacharias
Copy link
Collaborator

Im Access-Log entfernen, error log behalten

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants