Friday, January 2, 2015

vCenter Log Insight - move NFS archive location

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#<number>
Start the service 
  • /etc/init.d/loginsight start

No comments:

Post a Comment