Advertisement
FamiHug

bug graylog2

Mar 8th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. MONGODB graylog2['system.namespaces'].find({})
  2. MONGODB graylog2['users'].find({:_id=>BSON::ObjectId('513873ba966a262cf3000002')}).sort([[:_id, :asc]])
  3. Completed 500 Internal Server Error in 160ms
  4.  
  5. Authorization::Reader::DSLFileNotFoundError (Error reading authorization rules file with path 'config/authorization_rules.rb'! Please ensure
  6. it exists and that it is accessible.):
  7. MONGODB graylog2['system.namespaces'].find({})
  8. MONGODB graylog2['users'].find({:_id=>BSON::ObjectId('513873ba966a262cf3000002')}).sort([[:_id, :asc]])
  9. Completed 500 Internal Server Error in 160ms
  10.  
  11. Authorization::Reader::DSLFileNotFoundError (Error reading authorization rules file with path 'config/authorization_rules.rb'! Please ensure
  12. it exists and that it is accessible.):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement