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

Windows: filewatch doesn't work well on windows7 #21

Closed
austinz opened this issue Sep 10, 2013 · 1 comment
Closed

Windows: filewatch doesn't work well on windows7 #21

austinz opened this issue Sep 10, 2013 · 1 comment

Comments

@austinz
Copy link

austinz commented Sep 10, 2013

input{
file{
path=> "d:/logstash/log1.txt"
start_position=> "beginning"
}
}

output{
stdout{}
}
I tried this simplest case and it doesn't work every time. (yes , it works sometimes)

@jsvd
Copy link
Collaborator

jsvd commented Feb 20, 2015

@austinz it should work well now since 0.6.1
closing

@jsvd jsvd closed this as completed Feb 20, 2015
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