strima
strima
@vineeth: could you elaborate this ? since the filter is regex based i mean it's no problem that you do something like this in your index_filter_file: usernameA:^logstash-usernameA-.+ usernameB:^logstash-usernameB-.+ i personally...
@javifr - yes i saw this, but personally didn't find it that elegant ;)
@Vineeth-Mohan - ok, one last question before i implement your wishes: you said you dont want to do any config changes on proxy side - so how do you enable...
and if i do something like that: if (!config.base_path) { config.base_path=""; } then it would be ok if this option is not specified, but for others that want/need it it...
done as proposed. hope it's ok now. btw, i adopted the whole thing for grafana. see https://github.com/strima/grafana-authentication-proxy hope that's ok - i mentioned this project of course as base
hi, as written in the config.js and readme.md i added an option for user based regex filtering of elasticsearch indizes, thus enabling some kind of authorization. can be used eg....
@fangli : did you already have time to do your tests ?
would also love to see this use case: setting up a trustworthy physical machine which contains a semi automated workflow for root ca crl generation we already use vault and...
thx for the great work. could you elaborate your request a little bit more ?