fix hidden ldap menu subtitle

This commit is contained in:
reyesj2
2025-01-13 09:23:32 -06:00
parent 4f92b7ced1
commit 14c920a258

View File

@@ -1746,6 +1746,7 @@ soc:
- name: LDAP
description: LDAP grouped by source ip and result
query: 'tags:ldap | groupby source.ip ldap.result'
showSubtitle: true
- name: LDAP_SEARCH
description: LDAP_SEARCH grouped by source.ip and filter
query: 'tags:ldap_search | groupby source.ip | groupby ldap_search.filter'