Skip to content

OBSDOCS-2747: Fix syslog receiver verification to use logger instead of curl#114581

Open
johnwilkins wants to merge 2 commits into
openshift:standalone-logging-docs-mainfrom
johnwilkins:OBSDOCS-2747
Open

OBSDOCS-2747: Fix syslog receiver verification to use logger instead of curl#114581
johnwilkins wants to merge 2 commits into
openshift:standalone-logging-docs-mainfrom
johnwilkins:OBSDOCS-2747

Conversation

@johnwilkins

@johnwilkins johnwilkins commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Fix incorrect verification command for syslog receiver configuration. The documentation was using curl to test a syslog receiver, which is incorrect because curl sends HTTP requests, not syslog messages.

Changes:

  • Removed curl-based verification steps including CA certificate extraction
  • Replaced with proper logger command that uses the syslog protocol
  • Simplified the verification to a single step with the correct tool

Versions: 6.6, 6.5, 6.4, 6.3 (cherry-pick needed)

JIRA: https://redhat.atlassian.net/browse/OBSDOCS-2747

Signed-off-by: John Wilkins jowilkin@redhat.com

@openshift-ci-robot

openshift-ci-robot commented Jul 2, 2026

Copy link
Copy Markdown

@johnwilkins: This pull request references OBSDOCS-2747 which is a valid jira issue.

Details

In response to this:

Summary

Fix incorrect verification command for syslog receiver configuration. The documentation was using curl to test a syslog receiver, which is incorrect because curl sends HTTP requests, not syslog messages.

Changes:

  • Removed curl-based verification steps including CA certificate extraction
  • Replaced with proper logger command that uses the syslog protocol
  • Simplified the verification to a single step with the correct tool

Versions: 6.6, 6.5, 6.4, 6.3 (cherry-pick needed)

JIRA: https://redhat.atlassian.net/browse/OBSDOCS-2747

Signed-off-by: Claude Sonnet 4.5 noreply@anthropic.com

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 2, 2026
@openshift-ci openshift-ci Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 2, 2026
…of curl

Replace incorrect curl command with proper logger command for testing
syslog receiver. The curl command sends HTTP requests, not syslog messages.

Versions: 6.6, 6.5, 6.4, 6.3

Signed-off-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: John Wilkins <jowilkin@redhat.com>
- Add [role="_abstract"] to abstract paragraph
- Replace callout list with description list for YAML field explanations
- Remove .Example output block title (not allowed in DITA)

Signed-off-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: John Wilkins <jowilkin@redhat.com>
@ocpdocs-previewbot

Copy link
Copy Markdown

🤖 Thu Jul 02 19:45:05 - Prow CI generated the docs preview:

https://114581--ocpdocs-pr.netlify.app/openshift-logging/latest/configuring/cluster-logging-collector.html

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown

@johnwilkins: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@kabirbhartiRH

Copy link
Copy Markdown

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants