Skip to content

Add new troubleshooting page: Enable debug logging (for EDOT Collector) #2230

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

Merged
merged 9 commits into from
Aug 5, 2025

Conversation

alexandra5000
Copy link
Contributor

This PR introduces a new troubleshooting page that explains how to enable debug-level logging for the EDOT Collector.

Closes this issue.

@alexandra5000 alexandra5000 requested a review from theletterf July 23, 2025 11:57
@alexandra5000 alexandra5000 requested a review from a team as a code owner July 23, 2025 11:57
Copy link

github-actions bot commented Jul 23, 2025

🔍 Preview links for changed docs

Copy link
Contributor

@theletterf theletterf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Copy link
Member

@bmorelli25 bmorelli25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the explanation


### Configuration file

Add the following section to your EDOT Collector configuration file (typically `otel-collector-config.yaml`):
Copy link

@rogercoll rogercoll Aug 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Kibana Otel onboarding generate/change the otel.yml filename:

Suggested change
Add the following section to your EDOT Collector configuration file (typically `otel-collector-config.yaml`):
Add the following section to your EDOT Collector configuration file (typically `otel.yml`):

@alexandra5000 alexandra5000 merged commit c8155a4 into elastic:main Aug 5, 2025
8 checks passed
@alexandra5000 alexandra5000 deleted the debug-logging branch August 5, 2025 10:29
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.

Explain how to use --log-level=debug in containerized environments
4 participants