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

Configuring queryToCorrelationIdMapping for RequestCorrelationIdValve #15401

Open
rksk opened this issue Jan 23, 2023 · 0 comments
Open

Configuring queryToCorrelationIdMapping for RequestCorrelationIdValve #15401

rksk opened this issue Jan 23, 2023 · 0 comments

Comments

@rksk
Copy link
Contributor

rksk commented Jan 23, 2023

With the PR #15400, queryToCorrelationIdMapping property of the RequestCorrelationIdValve can be configured.

Change the queryToCorrelationIdMapping in the <IS_HOME>/repository/conf/deployment.toml file to the value given
below.

[log_correlation]
query_config = "{'customQueryParam1':'Correlation-ID', 'customQueryParam2':'Second-Correlation-ID'}"

https://is.docs.wso2.com/en/latest/deploy/monitor/work-with-product-observability/#enable-observability

Related; #6695

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

2 participants