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

ES Logging Not Working #151

Closed
NickPadilla opened this issue Oct 24, 2013 · 3 comments
Closed

ES Logging Not Working #151

NickPadilla opened this issue Oct 24, 2013 · 3 comments

Comments

@NickPadilla
Copy link

I have been trying to get logging to work with this cookbook, and can't seem to do so. I set the root level to TRACE and still get no logs, anywhere. Is there something I am missing or is there a bug in ES where logging is broken?

I have left the default logging locations and no logs come up even when ES is found running. Any ideas or help would be greatly appreciated.

Thanks!
Nick

@NickPadilla
Copy link
Author

Okay this is a non issue when using the proper init script. Once I moved to using the debian/unbuntu script at issue #98 I am getting the proper logging. Just in case anyone else runs into the same issue.

@karmi
Copy link
Contributor

karmi commented Oct 25, 2013

You should just set the relevant parameters as node attributes. It has no relation to any "debian/unbuntu script".

Of course, you have to run Elasticsearch properly, not just with elasticsearch -f, so it picks up the proper ENV vars, etc. But you have to do that anyway.

@NickPadilla
Copy link
Author

@karmi Hey Karel! Yeah i had ES Running with my configurations - my cluster.name was correct and such. However, I wasn't getting any logging. Not sure why at this point, but maybe there was additional issues running the original init.d script on Ubuntu 12.04. Anyhow, thanks for the response! You rock!

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