Skip to content

Add cloud hash to provide id and auth for cloud elastisearch - #43

Open
Luckless wants to merge 1 commit into
voxpupuli:masterfrom
Luckless:master
Open

Add cloud hash to provide id and auth for cloud elastisearch#43
Luckless wants to merge 1 commit into
voxpupuli:masterfrom
Luckless:master

Conversation

@Luckless

@Luckless Luckless commented Sep 4, 2020

Copy link
Copy Markdown

Pull Request (PR) description

Adds cloud hash for providing id and auth for cloud elastisearch compatibility

This Pull Request (PR) fixes the following issues

Fixes #42

@igalic igalic left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🙋🏻‍♀️

Comment thread manifests/config.pp
'metrics' => $winlogbeat::metrics,
'event_logs' => $winlogbeat::event_logs_final,
},
'cloud' => $winlogbeat::cloud,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I'm not seeing this section in the template
or do we have general treatment for that?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

either way, having a test that proves this code correct would be useful.

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.

I see what you mean. Adding the erb template changes to set a cloud.id and cloud.auth and will get it working with my elastic.co version today

@Luckless

Luckless commented Sep 5, 2020 via email

Copy link
Copy Markdown
Author

@Luckless
Luckless force-pushed the master branch 2 times, most recently from 1c521d5 to 3ebe7c7 Compare September 8, 2020 18:22

@igalic igalic left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

if we can get some spec tests for this, it'll be perfect

@Luckless

Luckless commented Sep 8, 2020 via email

Copy link
Copy Markdown
Author

@Luckless

Copy link
Copy Markdown
Author

I know this has been opened a long time but we went away from elastic cloud and now we are coming back

I'm at a bit of a loss how to write spec tests to get this accepted

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.

Add capability to connect with cloud.id and cloud.auth

2 participants