Fix step numbering and product names in ELK guides - #6239
Fix step numbering and product names in ELK guides#6239SihanUdayaratna03 wants to merge 2 commits into
Conversation
📝 WalkthroughWalkthroughChangesThe documentation updates refine ELK-based adaptive authentication setup, add an explicit save step, use the product template variable in installation instructions, and reorder Kibana dashboard configuration steps. ELK Analytics Documentation
Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
pavinduLakshan
left a comment
There was a problem hiding this comment.
Could you please run the doc site locally and add a screenshot of how your change looks? I'm particularly concerned about that product_name placeholder. just wanted to confirm that it renders properly. Thanks in advance!
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In
`@en/identity-server/7.1.0/docs/deploy/elk-analytics-for-adaptive-authentication.md`:
- Line 66: Add a restart step immediately after the existing **Update** step in
the deployment instructions, directing users to restart the relevant server so
the ELK risk-based settings take effect.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yml
Review profile: CHILL
Plan: Pro
Run ID: b1974350-9376-4cb4-98ab-fad0d38a0685
📒 Files selected for processing (2)
en/identity-server/7.1.0/docs/deploy/elk-analytics-for-adaptive-authentication.mden/identity-server/7.1.0/docs/deploy/elk-analytics-installation-guide.md
Hi @pavinduLakshan, I ran the doc site locally and attached the screenshots. As shown, the I also fixed the trailing whitespace issue that was causing the Markdown Lint check to fail. Please let me know if anything else needs to be updated. Thanks! |

Purpose
This PR fixes formatting and consistency issues across the ELK Analytics deployment guides:
{{product_name}}template variable for consistency.Related PRs
None
Test environment
N/A (Documentation change only)
Security checks