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

Feature Request: User Identity Logging - Improve auditing #245

Open
ivosth opened this issue Jul 24, 2023 · 2 comments
Open

Feature Request: User Identity Logging - Improve auditing #245

ivosth opened this issue Jul 24, 2023 · 2 comments
Assignees
Labels
Backlog Issue has been tracked in team backlog enhancement New feature or request

Comments

@ivosth
Copy link

ivosth commented Jul 24, 2023

Currently, I have been unable to find a way to include the user's identity (e.g., Cognito user ID) in the logs generated by API Gateways or Lambda Proxy when tracking user activity in the interface. I have tried utilizing variables such as "caller":"$context.identity.caller" or "user":"$context.identity.user" in the API Gateways logging configuration, but unfortunately, they do not seem to provide any info or only provide information about the executed lambda function, not showing the desired user identity data.

This feature request is to implement a solution to include the user's identity (e.g., user Cognito ID or related attributes like username) in the logs generated by API Gateways and Lambda Proxy. This enhancement is crucial for our ability to track user activities accurately and assist with security audits effectively.

@BarcoMasile BarcoMasile added the enhancement New feature or request label Jul 31, 2023
@BarcoMasile
Copy link
Contributor

Hi Ivosth, thank you for your feature request!
I'm going to add this to our backlog and track you request.
Unfortunately I am not able to provide an ETA for this, but a member of the team will update this issue when the feature makes it in a future release.
Thank you!

@BarcoMasile BarcoMasile self-assigned this Aug 2, 2023
@gmarciani
Copy link
Collaborator

Hi @ivosth,

as of PCUI 2024.11.0, we do not have access logging.
The feature is in our backlog, but low priority.
Is this feature still required for your use case?

Thanks,
Giacomo

@gmarciani gmarciani added the Backlog Issue has been tracked in team backlog label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Issue has been tracked in team backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants