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 #191

Open
mrdavidlaing opened this issue Oct 19, 2015 · 5 comments
Open

Allow disabling default elasticsearch output for parser job #191

mrdavidlaing opened this issue Oct 19, 2015 · 5 comments
Assignees

Comments

@mrdavidlaing
Copy link
Member

For those cases where you want to specify all your own outputs via logstash_filter.outputs

@mrdavidlaing mrdavidlaing self-assigned this Oct 19, 2015
@simonjohansson
Copy link

Will this also include to split out elasaticsearch itself from the parser job and reuse the elasticsearch job that is already in the release?

Would be great if in the manifest we could say

- name: parser
  templates:
  - name: elasticsearch
  - name: parser
....

so we get more flexibility.

As in our case we would not want to run ES directly on the parsers.

@mrdavidlaing
Copy link
Member Author

@simonjohansson
Copy link

That would work!

@mrdavidlaing
Copy link
Member Author

Great

On Tuesday, 20 October 2015, Simon Johansson [email protected]
wrote:

That would work!


Reply to this email directly or view it on GitHub
#191 (comment)
.

David Laing
logsearch.io - build your own open source cloud logging cluster
http://davidlaing.com

@simonjohansson
Copy link

Oh, as long as the elasticsearch output in https://github.com/logsearch/logsearch-boshrelease/blob/develop/jobs/parser/templates/config/input_and_output.conf.erb is disable-able. :)

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

No branches or pull requests

2 participants