- Observability: other versions:
- What is Elastic Observability?
- What’s new in 7.16
- Send data to Elasticsearch
- Spin up the Elastic Stack
- Deploy Elastic Agent to send data
- Deploy Beats to send data
- Elastic Serverless Forwarder for AWS
- Deploy serverless forwarder
- Configuration options
- Troubleshooting
- Observability overview page
- Application performance monitoring (APM)
- Log monitoring
- Metrics monitoring
- Synthetic monitoring
- User Experience
- Explore data
- Alerting
- Cases
- CI/CD Observability
- Fields reference
- Tutorials
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Increase debug information
editIncrease debug information
editTo help with debugging, you can increase the amount of logging detail by adding an environment variable as follows:
- Select the serverless forwarder application from Lambda > Functions
- Click Configuration and select Environment Variables and choose Edit
-
Click Add environment variable and enter
LOG_LEVEL
as Key andDEBUG
as Value and click Save
Was this helpful?
Thank you for your feedback.