-
Notifications
You must be signed in to change notification settings - Fork 127
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
Conversation
🔍 Preview links for changed docs |
There was a problem hiding this 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!
troubleshoot/ingest/opentelemetry/edot-collector/enable-debug-logging.md
Outdated
Show resolved
Hide resolved
troubleshoot/ingest/opentelemetry/edot-collector/enable-debug-logging.md
Outdated
Show resolved
Hide resolved
…logging.md Co-authored-by: Brandon Morelli <[email protected]>
There was a problem hiding this 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`): |
There was a problem hiding this comment.
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:
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`): |
This PR introduces a new troubleshooting page that explains how to enable debug-level logging for the EDOT Collector.
Closes this issue.