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

Fix error when pushing Webhook API analytics to apim_metrics.log with ELK enabled #12352

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

thisaltennakoon
Copy link
Contributor

Fix wso2/api-manager#2587

In the current implementation, an error occurs when APIM attempts to push Webhook API analytics to the apim_metrics.log file when ELK analytics is enabled. This issue stems from the lack of handling the scenario where the userName field is null and, this PR fixes this issue by handling the null.

@tharikaGitHub tharikaGitHub merged commit 12b74da into wso2:master Mar 27, 2024
3 of 9 checks passed
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.

ELK Analytics is not working for Webhook APIs
3 participants