├── LICENSE ├── README.md ├── doc └── openldap-elk-ldap-operations.png ├── kibana3 ├── ldap_error_codes └── openldap_operations └── logstash └── openldap.conf /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ltb-project/openldap-elk/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ltb-project/openldap-elk/HEAD/README.md -------------------------------------------------------------------------------- /doc/openldap-elk-ldap-operations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ltb-project/openldap-elk/HEAD/doc/openldap-elk-ldap-operations.png -------------------------------------------------------------------------------- /kibana3/ldap_error_codes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ltb-project/openldap-elk/HEAD/kibana3/ldap_error_codes -------------------------------------------------------------------------------- /kibana3/openldap_operations: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ltb-project/openldap-elk/HEAD/kibana3/openldap_operations -------------------------------------------------------------------------------- /logstash/openldap.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ltb-project/openldap-elk/HEAD/logstash/openldap.conf --------------------------------------------------------------------------------