Had to recently change the vCenter log insight archive to a new NFS location. Here is how you change this
Solution:
SSH to appliance.
Stop the service
- /etc/init.d/loginsight stop
Copy the archive files over the new NFS location.
Change log insight configuration file to new NFS location
- /storage/core/loginsight/config/
- Vi loginsight-config.xml#
Start the service
- /etc/init.d/loginsight start