Clément "KPTN" OUDOT
Clément "KPTN" OUDOT
I have a suggestion: have different levels for STDOUT and STDERR. Seems easy to add an option in printHookOutput to set the logback level. I would choose DEBUG or INFO...
> However since the semicolon in the group name is escaped in AD this is unexpected behaviour. I don't understand the problem. Does it work if you change the default...
Not so easy, but you can configure the delimiter only for the cn dataset. Could you try to set it to empty value? ```xml cn FORCE srcBean.getDatasetFirstValueById("cn") ```
Ok, in this case the solution is indeed to set a delimiter which is never used in cn values, but you don't have to set it as default delimiter, you...
It would be harder for us to manage issues, we prefer to keep the tracker on OW2.
Indeed, we should use OpenResty, see https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/issues/2786
Hello @Guikingone I was not able to reproduce: ``` $ docker run -d -p 8080:80 -e "SSODOMAIN=example.com" coudot/lemonldap-ng:2.0.16 ``` ``` $ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS...
Yes, it is clearly said that this dashboard is for Kibana 3. Work is needed to create Kibana 4 dashboards.
Not yet, but any help is welcomed.
Value of **conn** is not unique, as you can have a lot of operations per connections. With ELK, you can filter all log lines that matched a connection, then filter...