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

Seq file permission when running LS as a service. #28

Open
teebu opened this issue Mar 19, 2016 · 2 comments
Open

Seq file permission when running LS as a service. #28

teebu opened this issue Mar 19, 2016 · 2 comments

Comments

@teebu
Copy link

teebu commented Mar 19, 2016

I'm experiencing some permission problems when running LS as a service.

Error: Permission denied - /home/ec2-user/.my_seq", :level=>:error}

It works fine if i start LS from command prompt myself, with my user.

@keisetsu
Copy link

I believe logstash runs under the "logstash" user and group when run as a service. You can change this in /etc/init.d/logstash.

@teebu
Copy link
Author

teebu commented Mar 23, 2016

You are correct. I modified the code to make the seq file 777, as well as place the file in /tmp/ folder.

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