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

Cherry-pick #16468 to 7.6: Add missing var definitions in the manifest files #16573

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

narph
Copy link
Contributor

@narph narph commented Feb 25, 2020

Cherry-pick of PR #16468 to 7.6 branch. Original message:

Should fix #16270.

Due to new checks on the configuration file keys in v7.6.0, when running:

filebeat setup --module azure

users get:

Exiting: Error getting config for fileset azure/activitylogs: Error interpreting the template of the input: template: text:2:22: executing "text" at <.connection_string>: map has no entry for key "connection_string"

due to missing to define some of the vars in the manifest file.
This PR does this.

…lastic#16468)

* Add vars

* changelog

* temp

* line

* update

* take test out

(cherry picked from commit da3584d)
@narph narph requested a review from a team as a code owner February 25, 2020 17:15
@narph narph self-assigned this Feb 25, 2020
@narph narph added backport Team:Integrations Label for the Integrations team Team:Platforms Label for the Integrations - Platforms team v7.6.1 labels Feb 25, 2020
@narph
Copy link
Contributor Author

narph commented Feb 25, 2020

jenkins test this

@narph narph merged commit d53804d into elastic:7.6 Feb 25, 2020
@narph narph deleted the backport_16468_7.6 branch February 25, 2020 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Integrations Label for the Integrations team Team:Platforms Label for the Integrations - Platforms team v7.6.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants