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

Allow disabling default elasticsearch output for parser job #15

Merged

Conversation

hannayurkevich
Copy link
Collaborator

@hannayurkevich hannayurkevich commented Nov 28, 2016

Fix for #8.
Property 'logstash_parser.outputs' is set with list of logstash output plugins, by default it is set to 'elasticsearch' plugin.
Rename 'logstash_parser' elasticsearch properties to follow the same naming convention - 'logstash_parser.elasticsearch.*'.
Add logstash-templates tests to test input_and_output.conf.erb template with different configurations.
Minor rework in test scripts - all tests are run with default rake task,
remove target folder from git.
Use FileUtils.* methods in Rakefile 'cleanup' tasks.

Fix for cloudfoundry-community#8.
Property 'logstash_parser.outputs' is set with list of logstash output plugins, by default it is set to 'elasticsearch' plugin.
Rename 'logstash_parser' elasticsearch properties to follow the same naming convention - 'logstash_parser.elasticsearch.*'.
Add logstash-templates tests to test input_and_output.conf.erb template with different configurations.
Minor reqork in test scripts - all tests are run with default rake task,
remove target folder from git.
Use FileUtils.* methods in Rakefile 'cleanup' tasks.
@CLAassistant
Copy link

CLAassistant commented Nov 28, 2016

CLA assistant check
All committers have signed the CLA.

@axelaris axelaris merged commit 0ca31dd into cloudfoundry-community:develop Jan 4, 2017
@hannayurkevich hannayurkevich deleted the parser_output branch January 5, 2017 09:46
rogeruiz added a commit to rogeruiz/logsearch-boshrelease that referenced this pull request Jan 28, 2019
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