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

Default logfile setting and "Coding Error" messages #8

Open
ezag opened this issue Oct 21, 2011 · 3 comments
Open

Default logfile setting and "Coding Error" messages #8

ezag opened this issue Oct 21, 2011 · 3 comments

Comments

@ezag
Copy link

ezag commented Oct 21, 2011

Running the service gives following warnings:

wrapper  | Coding Error.  String contains invalid string token for queued logging: Unable to write to the configured log directory: %s (%s)
wrapper  |   The directory does not exist.
wrapper  | Coding Error.  String contains invalid string token for queued logging: Unable to write to the configured log file: %s (%s)
wrapper  |   Falling back to the default file in the current working directory: %s

That warnings dissappear after replacing

wrapper.logfile=%ES_HOME%/work/logs/service.log

with

wrapper.logfile=%ES_HOME%/logs/service.log

Maybe it should be default setting?

@ittaiz
Copy link

ittaiz commented Feb 23, 2012

+1.
Just hit this and couldn't see the erroneous "work" folder in the path.
Thanks erez for the heads up (and google for directing me here)

@gferreux
Copy link

gferreux commented Jul 5, 2012

The default logfile should be the "path.log" defined in "elasticsearch.yml"

@jgagnon1
Copy link

+1

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

4 participants