-
Notifications
You must be signed in to change notification settings - Fork 547
Open
Labels
Integration:azureAzure LogsAzure LogsTeam:obs-ds-hosted-servicesObservability Hosted Services team [elastic/obs-ds-hosted-services]Observability Hosted Services team [elastic/obs-ds-hosted-services]bugSomething isn't working, use only for issuesSomething isn't working, use only for issues
Description
Context
Some Azure services generate the durationMs field with a string value ("durationMs": "0") instead of a long value ("durationMs": 0), as implied by the common schema, and explicitly stated in some log categories docs like aadprovisioninglogs.
Goal
Make sure all Azure logs-focused integration always convert the durationMs to long before sending the log event to ES.
Impact
Not sending the durationMs values with the correct values can create mapping errors and deteriorate the ingest experience.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Integration:azureAzure LogsAzure LogsTeam:obs-ds-hosted-servicesObservability Hosted Services team [elastic/obs-ds-hosted-services]Observability Hosted Services team [elastic/obs-ds-hosted-services]bugSomething isn't working, use only for issuesSomething isn't working, use only for issues