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

Update filebeat python tests to use the new field input(s) instead of prospector(s) #6284

Merged
merged 1 commit into from
Feb 11, 2018

Conversation

ph
Copy link
Contributor

@ph ph commented Feb 5, 2018

Update all python based tests to use input instead of prospectors,
All test were changed to use the new options in the YAML configuration.
This commit also fixes an issue when using the
filebeat.config.inputs field instead of the
filebeat.config.prospectors and add a deprecation test for it.

@ph ph added review Filebeat Filebeat labels Feb 5, 2018
@ph ph changed the title update filebeat config for the tests Update filebeat python tests to use the new field input(s) instead of prospector(s) Feb 5, 2018
@ph ph mentioned this pull request Feb 5, 2018
10 tasks
@ph
Copy link
Contributor Author

ph commented Feb 8, 2018

failures is fixed in #6318

@ph ph force-pushed the refactor/python-to-use-input branch from 59b1c65 to 9d392bc Compare February 8, 2018 14:14
Update all python based tests to use `input` instead of prospectors,
All test were changed to use the new options in the YAML configuration.
This commit also fixes an issue when using the
`filebeat.config.inputs` field instead of the
`filebeat.config.prospectors` and add a deprecation test for it.
@ph ph force-pushed the refactor/python-to-use-input branch from 9d392bc to f59e7de Compare February 9, 2018 02:19
@ruflin ruflin merged commit 5e99c74 into elastic:master Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants