Grouping audit log by user's IP address #2412

Closed
opened 2026-02-05 03:59:27 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @johnroyer on GitHub (Oct 3, 2021).

Describe the feature you'd like
BookStack is now logging user's IP address in audit log. There should be functionality to access audit log by IP address.

Describe the benefits this feature would bring to BookStack users
It is easier to know the relationship between user and IP address.

Additional context
This is an enhancement from issue #2747. Please assign this issue to @johnroyer. Thanks.

Originally created by @johnroyer on GitHub (Oct 3, 2021). **Describe the feature you'd like** BookStack is now logging user's IP address in audit log. There should be functionality to access audit log by IP address. **Describe the benefits this feature would bring to BookStack users** It is easier to know the relationship between user and IP address. **Additional context** This is an enhancement from issue #2747. Please assign this issue to @johnroyer. Thanks.
OVERLORD added the 🛠️ Enhancement🏭 Back-End labels 2026-02-05 03:59:27 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Oct 4, 2021):

Thanks for the suggestion @johnroyer.

Rather than a specific visual grouping view I'd suggest that we just provide the ability to search via IP address.

Please assign this issue to @johnroyer

Just to confirm, does that mean you're looking to work on an implementation for this yourself?

@ssddanbrown commented on GitHub (Oct 4, 2021): Thanks for the suggestion @johnroyer. Rather than a specific visual grouping view I'd suggest that we just provide the ability to search via IP address. > Please assign this issue to @johnroyer Just to confirm, does that mean you're looking to work on an implementation for this yourself?
Author
Owner

@johnroyer commented on GitHub (Oct 4, 2021):

I think searching via IP address us not implement yet. And this is more important then grouping.

I am not starting, just keep it in mind.

@johnroyer commented on GitHub (Oct 4, 2021): I think searching via IP address us not implement yet. And this is more important then grouping. I am not starting, just keep it in mind.
Author
Owner

@johnroyer commented on GitHub (Nov 2, 2021):

I have some times now, I think I will do the "Search by IP" functionality.

It some thing I missed ?

@johnroyer commented on GitHub (Nov 2, 2021): I have some times now, I think I will do the "Search by IP" functionality. It some thing I missed ?
Author
Owner

@ssddanbrown commented on GitHub (Nov 4, 2021):

@johnroyer Don't think you've missed anything. Feel free to work on and create a PR for IP search.

@ssddanbrown commented on GitHub (Nov 4, 2021): @johnroyer Don't think you've missed anything. Feel free to work on and create a PR for IP search.
Author
Owner

@johnroyer commented on GitHub (Nov 9, 2021):

Audit log did not have a field for searching IP address. There are some UI mocks as candidates .


Put a field in the right of form :

ip-address-field


Maybe IP address is not a part of date range form. Put it under Event Filder:

event-filter


Or IP address is should be isolated from the others. I do not know which is better. Any suggestions?

@johnroyer commented on GitHub (Nov 9, 2021): Audit log did not have a field for searching IP address. There are some UI mocks as candidates . ---- Put a field in the right of form : ![ip-address-field](https://user-images.githubusercontent.com/114491/140860976-8fb1e3b7-4ff6-4505-a40f-f2849833e8cf.png) ---- Maybe IP address is not a part of date range form. Put it under Event Filder: ![event-filter](https://user-images.githubusercontent.com/114491/140861630-c0e3c255-7757-4641-8beb-97f517c99eb8.png) ---- Or IP address is should be isolated from the others. I do not know which is better. Any suggestions?
Author
Owner

@ssddanbrown commented on GitHub (Nov 9, 2021):

@johnroyer On the right of the form is fine if there's room on a desktop view 👍

@ssddanbrown commented on GitHub (Nov 9, 2021): @johnroyer On the right of the form is fine if there's room on a desktop view :+1:
Author
Owner

@ssddanbrown commented on GitHub (Dec 18, 2021):

Since searching by IP has been added in #3081 I'll close this off.

@ssddanbrown commented on GitHub (Dec 18, 2021): Since searching by IP has been added in #3081 I'll close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2412