-
Notifications
You must be signed in to change notification settings - Fork 12
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
logstation does not seem to respect "-c" argument #34
Comments
That looks right to me. Can you tell me more about your environment? What OS, and java versions? Thanks! |
Sure thing! I'm running in a Linux Ubuntu 16.04 VM.
Java:
|
Ok cool. I'll spin up a Ubuntu 16.04 VM here in a sec and try it out. |
Thanks so much!! |
Does it have a desktop environment? Or are you running it with no desktop environment? |
There is a desktop environment, but I would ideally like to run this headlessly, and be able to access the logs from another machine. (Run logstation on a server with logs, see those logs on other computers) |
Ok makes sense. I haven't tried it headless before. I'll give it a go and see what happens. |
I was able to recreate the problem with it not honoring the |
I've made a pre-release that fixes this problem. Please try it out, |
|
Both |
Tested #33 as well and it works great. Thanks so much for your fast response on this! I'll keep playing with it as I work to integrate it and let you know if I run into anything else. |
(I'll let you close these issues when you want to; you're free to close them now if you want, or you can do it when the pre-release is a full release) |
Glad it's working. I'll close out the issues. |
I tried using logstation -c, but it does not seem to respect it.
Am I passing the flags incorrectly? Thanks for your help!
The text was updated successfully, but these errors were encountered: