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

Exception Error when i use sleep in my filter #5

Closed
DBARUNNER opened this issue Nov 22, 2016 · 2 comments
Closed

Exception Error when i use sleep in my filter #5

DBARUNNER opened this issue Nov 22, 2016 · 2 comments
Labels

Comments

@DBARUNNER
Copy link

my filter is
filter {
sleep
{
time => "5"
every => "10"
}
}

when i run my logstash wiht config file it output me an error, #exception in filterworker stop processing new events, comparison of fixnum with string

@jordansissel
Copy link
Contributor

A PR for this here: #6

@jordansissel
Copy link
Contributor

#6 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants