Skip to content

Fixing issue 10768 4.6.0#11605

Open
Dimagidhp wants to merge 2 commits into
wso2:4.6.0from
Dimagidhp:fixing-issue-10768-4.6.0
Open

Fixing issue 10768 4.6.0#11605
Dimagidhp wants to merge 2 commits into
wso2:4.6.0from
Dimagidhp:fixing-issue-10768-4.6.0

Conversation

@Dimagidhp

Copy link
Copy Markdown

Purpose

Resolves #10768

Goals

Ensure users following the 4.6.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

en/docs/monitoring/observability/monitoring-http-access-logs.md

Training

N/A

Marketing

N/A

Automation tests

  • Unit tests: N/A (documentation change)
  • Integration tests: N/A (documentation change)

Security checks

  • Followed secure coding standards: yes
  • Ran FindSecurityBugs plugin and verified report: N/A (docs-only)
  • Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets: yes

Samples

N/A

Related PRs

Migrations (if applicable)

N/A

Test environment

Verified the corrected configuration against WSO2 API Manager 4.7.0
(HTTP_ACCESS log4j2 appender writes access entries to wso2carbon.log as documented).

@coderabbitai

coderabbitai Bot commented Jul 11, 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: 81f5ef48-cbac-4c71-bb18-79d845536312

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 11, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@Dimagidhp Dimagidhp force-pushed the fixing-issue-10768-4.6.0 branch from 2f41fe4 to b6a624c Compare July 12, 2026 07:43
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