Skip to content

Move winlogbeat to new publisher pipeline#4690

Merged
andrewkroh merged 2 commits intoelastic:masterfrom
urso:pipeline/winlogbeat
Jul 19, 2017
Merged

Move winlogbeat to new publisher pipeline#4690
andrewkroh merged 2 commits intoelastic:masterfrom
urso:pipeline/winlogbeat

Conversation

@urso
Copy link
Copy Markdown

@urso urso commented Jul 18, 2017

  • protect (beat.Client).Close() from being called multiple times
  • Move winlogbeat to publisher pipeline
  • move fields + tags processing to pipeline client
  • introduce local processors setting for each configured event log.
  • minor cleanups in tests

@urso urso added in progress Pull request is currently in progress. refactoring review Winlogbeat and removed in progress Pull request is currently in progress. labels Jul 18, 2017
Copy link
Copy Markdown
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for refactoring the tests.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this one is used anymore.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this missing a space after the period? nosetest output / log output

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup. Thanks.

urso added 2 commits July 19, 2017 01:38
- Move winlogbeat to publisher pipeline
- move fields + tags processing to pipeline client
- introduce local `processors` setting for each configured event log.
- minor cleanups in tests
@urso urso force-pushed the pipeline/winlogbeat branch from 731ed74 to 701eda7 Compare July 18, 2017 23:39
@urso
Copy link
Copy Markdown
Author

urso commented Jul 18, 2017

@andrewkroh I rebased and squashed commits to most recent master.

@urso urso mentioned this pull request Jul 18, 2017
22 tasks
@andrewkroh andrewkroh merged commit 6dd6290 into elastic:master Jul 19, 2017
@urso urso deleted the pipeline/winlogbeat branch February 19, 2019 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants