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

LogsSseHandler: allow caller to filter logs by accountId and userToken #163

Open
pierre opened this issue Apr 1, 2024 · 0 comments
Open

Comments

@pierre
Copy link
Member

pierre commented Apr 1, 2024

With #162, the log entries will contain the accountRecordId and userToken.

Add support for filtering the stream by userToken or accountId (e.g., via a query parameter). The plugin will need to call the RecordIdApi first to find the accountRecordId from the accountId.

@pierre pierre changed the title LogsSseHandler: allow caller to filter logs by accountId LogsSseHandler: allow caller to filter logs by accountId and userToken Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant