Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

respect user provided timestamp #753

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

vthacker
Copy link
Contributor

@vthacker vthacker commented Jan 27, 2024

Summary

This PR aims to read several timestamp fields if provided in the ingest document and respect that value instead of always generating the timestamp recorded at ingest time

The main motivation is when logstash sends data it adds a @timestamp field and we want to respect that value

@vthacker vthacker force-pushed the vthacker_timestamp_handling_bulk_api branch from fb9a7c7 to 3032a5c Compare January 27, 2024 00:54
@vthacker vthacker force-pushed the vthacker_timestamp_handling_bulk_api branch from 3032a5c to 75c5084 Compare January 29, 2024 18:51
@vthacker vthacker marked this pull request as ready for review January 29, 2024 18:59
@vthacker vthacker force-pushed the vthacker_timestamp_handling_bulk_api branch from 775a423 to 61145f0 Compare January 30, 2024 17:54
@vthacker vthacker force-pushed the vthacker_timestamp_handling_bulk_api branch from 61145f0 to 3f70043 Compare January 30, 2024 22:31
@vthacker vthacker merged commit abc781b into master Jan 31, 2024
3 checks passed
@vthacker vthacker deleted the vthacker_timestamp_handling_bulk_api branch January 31, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants