[filebeat] First unifiedlogs implementation#41791
Merged
marc-gr merged 18 commits intoelastic:mainfrom Dec 12, 2024
Merged
Conversation
9bd680d to
033ceaa
Compare
033ceaa to
a798085
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
|
💚 CLA has been signed |
77cdb19 to
3be1040
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
Contributor
|
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
rdner
reviewed
Dec 10, 2024
rdner
approved these changes
Dec 11, 2024
mergify bot
pushed a commit
that referenced
this pull request
Dec 12, 2024
* First unifiedlogs implementation * Fix date check and accept multiple predicates * Fix cursor and date walking * Log stderr on error * Add 1s tick * Refactor to do automatic backfill * Add docs and fix resuming from interrupted backfilling * Fix doc config example * Add first unit tests * wip tests * Add stream test * Extract test and make input stable * Improve docs --------- Co-authored-by: r-ung <ricardo.ungureanu@elastic.co> (cherry picked from commit f9a9b32)
6 tasks
marc-gr
added a commit
that referenced
this pull request
Dec 12, 2024
* First unifiedlogs implementation * Fix date check and accept multiple predicates * Fix cursor and date walking * Log stderr on error * Add 1s tick * Refactor to do automatic backfill * Add docs and fix resuming from interrupted backfilling * Fix doc config example * Add first unit tests * wip tests * Add stream test * Extract test and make input stable * Improve docs --------- Co-authored-by: r-ung <ricardo.ungureanu@elastic.co> (cherry picked from commit f9a9b32) Co-authored-by: Marc Guasch <marc-gr@users.noreply.github.com>
michalpristas
pushed a commit
to michalpristas/beats
that referenced
this pull request
Dec 13, 2024
* First unifiedlogs implementation * Fix date check and accept multiple predicates * Fix cursor and date walking * Log stderr on error * Add 1s tick * Refactor to do automatic backfill * Add docs and fix resuming from interrupted backfilling * Fix doc config example * Add first unit tests * wip tests * Add stream test * Extract test and make input stable * Improve docs --------- Co-authored-by: r-ung <ricardo.ungureanu@elastic.co>
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
Adds a new input to process logs from the MacOS Unified Logs system.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.