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

Updates to get forwarder and Kibana 4 to work #147

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

markcallen
Copy link

I've created a few updates in order to get the logstash forwarder to work on both a logstash server and by itself.

Changed the nginx config to work with any host you specify in the URL.

Pulling directly from kibana_lwrp so that the request_timeout is set correctly. This can be ignored if they update their deployed package.

…rsion of kibana_lwrp, using github until that changes
… crt and key is correct based upon logstash or forwarder. Removed call to elasticsearch_discovery so that configuration of local kibana servers can be done from attributes
@martinb3
Copy link
Contributor

Hi there -- could you include some test-kitchen or chefspec tests in this PR that demonstrate the problem you're fixing? We had actually been doing nightly CI jobs that combined logstash and logstash-forwader on one system, without any trouble. I'd like to better understand what problems you're running into that required these changes.

…e error when the keys are not encrpyted correctly.
@martinb3 martinb3 added this to the 6.next release milestone Aug 20, 2015
@@ -7,6 +7,9 @@ cookbook 'java'
# until https://github.com/elastic/cookbook-elasticsearch/pull/230
cookbook 'elasticsearch', '~> 0.3', git:'[email protected]:racker/cookbook-elasticsearch.git'

# until cookbook 2.0.4 is updated
cookbook 'kibana_lwrp', git:'https://github.com/lusis/chef-kibana'
Copy link

Choose a reason for hiding this comment

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

note that this is now in the Supermarket...

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.

3 participants