Skip to content

feat(audit_logs): add IPAddress filter to ListParams - #578

Merged
Jibaru merged 1 commit into
v3from
irueda/user-5728-add-ip-filtering-to-application-logs
Jul 15, 2026
Merged

feat(audit_logs): add IPAddress filter to ListParams#578
Jibaru merged 1 commit into
v3from
irueda/user-5728-add-ip-filtering-to-application-logs

Conversation

@Jibaru

@Jibaru Jibaru commented Jul 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds IPAddress *string \json:"ip_address,omitempty"`toaudit_logs.ListParamsand itsToQuery` mapping so SDK callers can filter audit logs by device IP.
  • Locks the wire name via a new TestListParams_ToQuery_IPAddress.

Paired with the clerk_go side that adds the ip_address query param on GET /v1/audit_logs (bapi) and GET /v1/instances/{instanceID}/application_logs (dapi).

Test plan

  • go test ./audit_logs/...

@Jibaru
Jibaru requested a review from a team as a code owner July 15, 2026 18:15
@Jibaru
Jibaru requested a review from brunol95 July 15, 2026 18:19
@Jibaru
Jibaru merged commit e066ac4 into v3 Jul 15, 2026
7 checks passed
@Jibaru
Jibaru deleted the irueda/user-5728-add-ip-filtering-to-application-logs branch July 15, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants