-
Notifications
You must be signed in to change notification settings - Fork 414
Conversation
Reviewing/testing now!
|
This isn't changed in this PR, but maybe we could add a typo fix? Current docs state
Which should probably be
|
are the 3 apps healthy in marathon? how long has it been since you installed? |
@ryane Elasticsearch client is waiting, which makes me think about instance size. About 15min. |
@ryane Actually, the elasticsearch-client has been killed in mesos a few times with the following logs:
|
I might not have enough CPUs in Mesos:
|
ah, yeah, we might have to bump up the sample config defaults. I deployed on aws with 4 worker nodes with m3.large. what do you have running? |
cool, the current aws.sample.tf has
which should be enough. |
I'm getting prompted to configure an index pattern in the Kibana UI, about 15min after installing. I'll update if this changes later. |
Yeah, that's too long - not sure why that is happening. Running a test on AWS to see if I can repro... |
@ryane I'll add your keys to my cluster ASAP. |
ok, let me know. I could not repro on a new AWS cluster. the sandbox logs for the |
@ryane You should now have SSH access to the nodes as well. Logs stderr:
Stdout:
|
|
||
tasks: | ||
|
||
- include_vars: ../roles/elk/defaults/main.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also check if the user has a customized vars file and include that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hm, I'm not sure how we'd know if they used one though. but you should just be able to pass one in with -e
Reinstall doesn't work for the Kibana dashboard:
stdout:
|
It looks like you only have two worker nodes. You need at least 4 with the default elk config... |
Works with uninstall/reinstall. |
Fixes #1208
Fixes #1207
Fixes #1205
Fixes #1201
Fixes #1198
Fixes #1197
Fixes #830
This updates the ELK addon. See `roles/elk/readme.rst' for updated documentation.
*Re-running the ELK addon playbook on a Mantl cluster running the 1.0.3 ELK addon is not supported without manual intervention. See the documentation for the details
Testing: