On a Linux server, the Network Configuration Manager User Activity tab does not get populated with data unless the permissions and ownership of the voyence-audit.log are changed.

Step

Action

1

Go to the following directory:

$VOYENCE_HOME/ncmcore/logs

2

Use the following command to change the permissions:

chmod 644 voyence-audit.log

3

Use the following command to change the ownership:

chown root:voyence voyence-audit.log