dav3860

Results 27 comments of dav3860

You can already manage roles with kibana-ruby-auth. You can allow users or groups to only see messages with specific tags.

In Kibana3, maybe we could use aliases. For each index, it's possible to create aliases with filters. So, it could be possible to create one for each user and each...

I had a look at this. Try the "fix_password" branch in my Kibana repository. I'll make a pull request if it is fully functional for you.

- for the save option, have a look at the kibana-ruby-auth branch (experimental) or Kibana 3 (preview) : http://three.kibana.org - the search request and columns layout are encoded in the...

thank you for this. I'll add it to a future version.

Sorry I've been busy. I'll have a look at your PR and merge it if it's OK.

Thank you. Would you kindly make a PR for this ?