Closed
Bug 1206064
Opened 10 years ago
Closed 8 years ago
Setup an HTTP endpoint to accept application logs in the standard format
Categories
(Data Platform and Tools :: General, defect, P3)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mreid, Unassigned)
References
Details
It would be really nice to be able to submit an HTTP POST to log applications data into the pipeline in the standard format[1].
Example sources:
- scheduled job start / finish / status messages
- aggregation pipeline alerts
- notifications about spark clusters and workers being launched (for tracking usage / billing)
- others, as needed.
This is currently *not* intended for logging from client applications (like Firefox per bug 1194907, or FxOS, etc), but rather for relatively low volume server applications, for use in alerting and monitoring.
[1] https://mana.mozilla.org/wiki/display/CLOUDSERVICES/Logging+Standard
Updated•10 years ago
|
Priority: -- → P3
Updated•9 years ago
|
Component: Metrics: Pipeline → Pipeline Ingestion
Product: Cloud Services → Data Platform and Tools
Comment 1•8 years ago
|
||
Generic ingestion (upon which this bug depended) is being used for these kinds of use cases e.g. mozza, edge-validator, hgpush. I don't think it's worth supporting the logging standard presently (hence WONTFIX), but it could probably be emulated/supported on generic ingestion using a JSON schema matching said standard.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•3 years ago
|
Component: Pipeline Ingestion → General
You need to log in
before you can comment on or make changes to this bug.
Description
•