We're running a Graylog2 server here version .10.0.
Using the quick filter, if we run:
from 2013-12-16 09:01:01 to 2013-12-18 09:01:01
we get a successful result. If we modify it to:
from 2013-12-16 10:01:01 to 2013-12-18 09:01:01
it fails.
The production.log shows:
Processing by MessagesController#index as HTML
Parameters: {"utf8"=>"✓", "filters"=>{"message"=>"", "full_message"=>"",
"date"=>"from 2013-12-16 10:01:01 to 2013-12-18 09:01:01", "facility"=>"",
"file"=>"", "line"=>"", "severity"=>"", "host"=>""}}
MONGODB (0.8ms) graylog2['$cmd'].find({:getnonce=>1}).limit(-1)
MONGODB (1.3ms) graylog2['$cmd'].find({"authenticate"=>1,
"user"=>"grayloguser", "nonce"=>"9a5c34a4bae9e405",
"key"=>"be32367bec2eca91a812be721785b498"}).limit(-1)
MONGODB (5.5ms) graylog2['$cmd'].find({:create=>"users"}).limit(-1)
MONGODB (0.7ms)
graylog2['users'].find({:_id=>BSON::ObjectId('52409f474164480b87000002')}).limit(-1).sort([[:_id,
:asc]])
Completed 500 Internal Server Error in 714ms
TypeError (can't iterate from Time):
app/models/quickfilter.rb:27:in `get_conditions_timeframe'
app/models/message_gateway.rb:168:in `all_by_quickfilter'
app/controllers/messages_controller.rb:56:in `do_scoping'
Suggestions??
Thanks,
--charlie
Charles Farinella
Systems Administrator
Appropriate Solutions, Inc.
603-924-6079 <callto:603-924-6079>
--
You received this message because you are subscribed to the Google Groups
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.