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

Resolves pcfens#266 #267

Merged
merged 1 commit into from
Sep 2, 2020
Merged

Conversation

Luckless
Copy link
Contributor

@Luckless Luckless commented Sep 2, 2020

initial commit of filebeat::cloud hash that allows cloud.id and cloud.auth in the filebeat.yml for major version 6

initial commit of filebeat::cloud hash that allows cloud.id and cloud.auth in the filebeat.yml for major version 6
@Luckless
Copy link
Contributor Author

Luckless commented Sep 2, 2020

Ah, it does seem to be working now after I resolved my firewall issues (my first test was prior to getting my firewall opened). Will stick with the hash since it's the pattern you've set up

I'm using hiera for all the config and it looks like this:

filebeat::cloud:
    id: 'hiscox:<MY REALLY LONG HASH>
    auth: "elastic:%{lookup('<MY EYAML ENCRYPTED SECRET>')}"

This is working great and overrides the host provided in the output.elasticsearch as specified in the filebeats documentation

@pcfens Anything else you'd like me to do for the PR?

@pcfens pcfens merged commit a0043ac into pcfens:master Sep 2, 2020
@pcfens
Copy link
Owner

pcfens commented Sep 2, 2020

Nope - we're all set - I'll try and create a new release on the forge soon. Thanks for all your help on this.

@pcfens
Copy link
Owner

pcfens commented Sep 30, 2020

I just pushed this to the forge as 4.8.0. Thanks again!

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