Conversation
time date formats and convert duration_ms when string
time date formats and convert duration_ms when stringtime formats parsing and fix durationMs parsing in signinlogs data stream
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
springcloudlogs |
3610.11 | 2638.52 | -971.59 (-26.91%) | 💔 |
activitylogs |
1597.44 | 1222.49 | -374.95 (-23.47%) | 💔 |
events |
31250 | 18518.52 | -12731.48 (-40.74%) | 💔 |
firewall_logs |
2132.2 | 1351.35 | -780.85 (-36.62%) | 💔 |
To see the full report comment with /test benchmark fullreport
kcreddy
approved these changes
Nov 14, 2025
packages/azure/data_stream/signinlogs/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/azure/data_stream/signinlogs/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
Co-authored-by: Krishna Chaitanya Reddy Burri <krishnachaitanyareddy.burri@elastic.co>
gizas
approved these changes
Nov 17, 2025
💚 Build Succeeded
History
cc @zmoog |
muthu-mps
approved these changes
Nov 17, 2025
|
Package azure - 1.29.1 containing this change is available at https://epr.elastic.co/package/azure/1.29.1/ |
tehbooom
pushed a commit
to tehbooom/integrations
that referenced
this pull request
Nov 19, 2025
…ng in signinlogs data stream (elastic#15976) - Add `MM/dd/yyyy h:mm:ss a` to the list of supported formats to parse `time` into `@timestamp` alongside `ISO8601`. - Convert `azure.signinlogs.duration_ms` to the `long` type if the field value comes as a string. These changes handle events from Azure that come with these off-spec values.
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
MM/dd/yyyy h:mm:ss ato the list of supported formats to parsetimeinto@timestampalongsideISO8601.azure.signinlogs.duration_msto thelongtype if the field value comes as a string.These changes handle events from Azure that come with these off-spec values.
Checklist
changelog.ymlfile.I have verified that Kibana version constraints are current according to guidelines.I have verified that any added dashboard complies with Kibana's Dashboard good practicesHow to test this PR locally
POST _ingest/pipeline/logs-azure.signinlogs-1.29.1/_simulate
Response