Skip to content

Update configuration in monitoring HTTP access logs#11609

Open
Dimagidhp wants to merge 1 commit into
wso2:4.2.0from
Dimagidhp:fixing-issue-10768-4.2.0
Open

Update configuration in monitoring HTTP access logs#11609
Dimagidhp wants to merge 1 commit into
wso2:4.2.0from
Dimagidhp:fixing-issue-10768-4.2.0

Conversation

@Dimagidhp

Copy link
Copy Markdown

Purpose

Resolves #10768

Goals

Ensure users following the 4.2.0 docs enable HTTP servlet access logging with the correct useLogger = true setting and see correctly rendered config blocks.

Approach

  • Replaced the incorrect enabled = true property with the correct useLogger = true under the [http_access_log] section in deployment.toml (step 2), as enabled = true is not required and is on by default.
  • Fixed indentation of the sub-content under step 3 so it's nested under the ordered list item instead of breaking out into a new block.

User stories

N/A

Release note

Fixed incorrect HTTP access log configuration key in the monitoring documentation.

Documentation

This PR is the documentation change:
en/docs/observe/api-manager/monitoring-http-access-logs.md

Training

N/A

Certification

N/A – no impact on certification exams.

Marketing

N/A

Automation tests

  • Unit tests

    N/A – documentation-only change.

  • Integration tests

    N/A – documentation-only change.

Security checks

Samples

N/A

Related PRs

Migrations (if applicable)

N/A

Test environment

Verified the corrected configuration against WSO2 API Manager – confirmed the HTTP_ACCESS log4j2 appender writes access log entries as documented.

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 20123de5-6154-4375-a646-ef7a537a84ee

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@CLAassistant

CLAassistant commented Jul 12, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@Dimagidhp Dimagidhp force-pushed the fixing-issue-10768-4.2.0 branch from 782cf2c to c6d5d63 Compare July 12, 2026 07:54
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