[Documentation] How can I enable python source logging to a mezmo log analysis destination?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 49
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
I haven't found the documentation here to be very straightforward. I think I'm supposed to create a new pipeline in order to establish a destination (in this case, the mezmo log analysis destination). When I added the ingestion key to the logger (via LogDNAHandler) in my python code, it doesn't end up sending out any logs.
Not sure what my source is supposed to be in this pipeline. I originally added HTTP since that seemed to be the closest match for using a code library, but that doesn't seem right as the key doesn't serve any purpose.
Any guidance here is appreciated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the LogDNAHandler usage and the pipeline/source documentation, focusing on the ingestion key and Mezmo Log Analysis destination described in the issue. Done means the Python setup, required source, and expected logging path are documented clearly enough for a user to send logs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100