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

turned servers list setting into single server string setting #59

Merged

Conversation

beniwohli
Copy link
Contributor

Also removed logic that would send events to multiple servers

Copy link
Contributor

@simitt simitt left a comment

Choose a reason for hiding this comment

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

LGTM

One example to generate a secure secret token is:

[source,bash]
----
python -c "import uuid; print(str(uuid.uuid4()))"
----

WARNING: secret tokens only provide any security if your APM servers use TLS.
WARNING: secret tokens only provide any security if your APM server use TLS.
Copy link
Contributor

Choose a reason for hiding this comment

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

server uses

Also removed logic that would send events to multiple servers
@beniwohli beniwohli force-pushed the feature/there-can-only-be-one-server branch from 1894cf6 to b9b67d0 Compare September 26, 2017 09:10
@ruflin ruflin merged commit bf369ab into elastic:master Sep 26, 2017
@beniwohli beniwohli deleted the feature/there-can-only-be-one-server branch September 26, 2017 09:41
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.

None yet

3 participants