When navigation to Management -> Access Control -> Directory Group for Aria Operations for Logs 8.18, you see the below:
Viewing 1 to 20 out of TranslationCache null Translationcache
There is no way to navigate between the Directory Groups
Aria Operations for Logs 8.18
This is a bug in Aria Operations for Logs 8.18 related to the pagination of the groups table (specifically related to localization of the footer).
To work around this issue, please follow the below steps for all nodes after taking a snapshot:
cp /usr/lib/loginsight/application/3rd_party/apache-tomcat/webapps/ROOT/loginsight/admin/users/users-users-tab.jsp /tmp/users-users-tab.jsp.bku
/usr/lib/loginsight/application/3rd_party/apache-tomcat/webapps/ROOT/loginsight/admin/users/users-users-tab.jsp
<d:table name="${actionBean.groups}" id="groups" class="pi-table" requestURI="" pagesize="20" defaultsort="3" keepStatus="true">
If any issues or problems occur, restore the file using:
cp /tmp/users-users-tab.jsp.bku /usr/lib/loginsight/application/3rd_party/apache-tomcat/webapps/ROOT/loginsight/admin/users/users-users-tab.jsp